This commit is contained in:
duanxiaohai 2024-04-16 14:58:28 +08:00
parent 86889c99bb
commit 4d1de6648b
1 changed files with 47 additions and 47 deletions

View File

@ -38,64 +38,64 @@ let option = {
containLabel: true,
color: "#ffffff",
},
// dataZoom: [
// {//
// show: zoomShow,
// type: "inside",
// startValue: 0,
// endValue: 2,
// minValueSpan: 2,
// maxValueSpan: 2,
// yAxisIndex: [0],
// zoomOnMouseWheel: false, //
// moveOnMouseWheel: true, //
// moveOnMouseMove: true, //
// },
// { //使
// show: zoomShow,
// type: "slider",
// realtime: true,
// startValue: 0,
// endValue: 2,
// width: "3.5",
// height: "80%",
// yAxisIndex: [0], // y
// fillerColor: "rgba(154, 181, 215, 1)", //
// borderColor: "rgba(17, 100, 210, 0.12)",
// backgroundColor: "#cfcfcf", //
// handleSize: 0, //
// showDataShadow: false, // auto
// showDetail: false, //
// top: "1%",
// right: "5",//
// },
// ],
dataZoom: [
{
//使
id: "dataZoomY",
{//
show: zoomShow,
type: "inside",
startValue: 0,
endValue: 10,
minValueSpan: 2,
maxValueSpan: 10,
yAxisIndex: [0],
zoomOnMouseWheel: false, //
moveOnMouseWheel: true, //
moveOnMouseMove: true, //
},
{ //使
show: zoomShow,
type: "slider",
realtime: true,
startValue: 0,
endValue: 2,
width: "8",
height: "90%",
yAxisIndex: [0], // y
filterMode: "empty", //,
width: "10",
height: "100%",
right: "3%", //
orient: "vertical", // 'horizontal''vertical'
start: 0, // ,0 ~ 100
end: 70, //
zoomLock: true, //
fillerColor: "rgba(154, 181, 215, 1)", //
borderColor: "rgba(17, 100, 210, 0.12)",
backgroundColor: "#cfcfcf", //
handleSize: 0, //
showDataShadow: false, // auto
showDetail: false, //
zoomOnMouseWheel: false, //
moveOnMouseWheel: true, //
moveOnMouseMove: true, //
top: "1%",
right: "8",//
},
],
// dataZoom: [
// {
// //使
// id: "dataZoomY",
// type: "slider",
// yAxisIndex: [0], // y
// filterMode: "empty", //,
// width: "10",
// height: "100%",
// right: "3%", //
// orient: "vertical", // 'horizontal''vertical'
// start: 0, // ,0 ~ 100
// end: 70, //
// zoomLock: true, //
// fillerColor: "rgba(154, 181, 215, 1)", //
// borderColor: "rgba(17, 100, 210, 0.12)",
// backgroundColor: "#cfcfcf", //
// handleSize: 0, //
// showDataShadow: false, // auto
// showDetail: false, //
// zoomOnMouseWheel: false, //
// moveOnMouseWheel: true, //
// moveOnMouseMove: true, //
// },
// ],
calculable: true,
xAxis: {
// name: '/',