|
@ -282,15 +282,15 @@ function initQXNLZHEcharts(kline, qxnlzhqData) { |
|
|
}, |
|
|
}, |
|
|
bottom: "8%", // 下移数据缩放滑块 |
|
|
bottom: "8%", // 下移数据缩放滑块 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
show: true, |
|
|
|
|
|
type: "slider", |
|
|
|
|
|
xAxisIndex: [0, 1, 2], |
|
|
|
|
|
bottom: "0%", |
|
|
|
|
|
textStyle: { |
|
|
|
|
|
color: "white", |
|
|
|
|
|
}, |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// { |
|
|
|
|
|
// show: true, |
|
|
|
|
|
// type: "slider", |
|
|
|
|
|
// xAxisIndex: [0, 1, 2], |
|
|
|
|
|
// bottom: "0%", |
|
|
|
|
|
// textStyle: { |
|
|
|
|
|
// color: "white", |
|
|
|
|
|
// }, |
|
|
|
|
|
// }, |
|
|
{ |
|
|
{ |
|
|
type: "inside", |
|
|
type: "inside", |
|
|
xAxisIndex: [0, 1, 2], |
|
|
xAxisIndex: [0, 1, 2], |
|
|