dataZoom: [
{
type:
'slider',
show:
true,
xAxisIndex: [
0],
handleSize:
20
height:
8
left:
30,
right:
40
bottom:
30
handleColor:
'#ddd'
handleStyle: {
borderColor:
"#cacaca",
borderWidth:
"1",
shadowBlur:
2,
background:
"#ddd",
shadowColor:
"#ddd",
},
fillerColor:
new echarts.graphic.LinearGradient(
1,
0,
0,
0, [{
offset:
0,
color:
'#1eb5e5'
}, {
offset:
1,
color:
'#5ccbb1'
}]),
backgroundColor:
'#ddd'
showDataShadow:
false
showDetail:
false
handleIcon:
'M-292,322.2c-3.2,0-6.4-0.6-9.3-1.9c-2.9-1.2-5.4-2.9-7.6-5.1s-3.9-4.8-5.1-7.6c-1.3-3-1.9-6.1-1.9-9.3c0-3.2,0.6-6.4,1.9-9.3c1.2-2.9,2.9-5.4,5.1-7.6s4.8-3.9,7.6-5.1c3-1.3,6.1-1.9,9.3-1.9c3.2,0,6.4,0.6,9.3,1.9c2.9,1.2,5.4,2.9,7.6,5.1s3.9,4.8,5.1,7.6c1.3,3,1.9,6.1,1.9,9.3c0,3.2-0.6,6.4-1.9,9.3c-1.2,2.9-2.9,5.4-5.1,7.6s-4.8,3.9-7.6,5.1C-285.6,321.5-288.8,322.2-292,322.2z',
filterMode:
'filter',
},
{
type:
'inside',
show:
true,
xAxisIndex: [
0],
start:
1,
end: 100
}
],