echarts toolbox.dataZoom custom icon, click event invalid

Viewed 13

echarts config link

With the default configuration, the drag event can be triggered normally.

dataZoom: {
        yAxisIndex: 'none',
}

But after I define the icon, the mouse click doesn't zoom.

help me!!!

0 Answers
Related