jason19659 opened a new issue #9365: chart.on 点击事件无法抓到 toolbox.feature.dataZoom 是否被点击 URL: https://github.com/apache/incubator-echarts/issues/9365 ### One-line summary [问题简述] chart.on 点击事件无法抓到 toolbox.feature.dataZoom 是否被点击 ### Version & Environment [版本及环境] + ECharts version [ECharts 版本]: 4.2.0 + Browser version [浏览器类型和版本]: + OS Version [操作系统类型和版本]: ### Expected behaviour [期望结果] chart.on('click',function(params) { console.log(params) }) 正常打印按钮的点击事件 ### ECharts option [ECharts配置项] ### Other comments [其他信息] <!-- For example: Screenshot or Online demo --> <!-- [例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
