peter-wang-wsl opened a new issue #10382: click angleAxis.category can not be triggered URL: https://github.com/apache/incubator-echarts/issues/10382 ### Version 4.2.1 ### Steps to reproduce 1、add myChart.on('click','angleAxis.category',function (params) {alert(1)}); to end of https://gallery.echartsjs.com/editor.html?c=xINzhTRaHL&v=1 ### What is expected? alert 1 when click 周一 ### What is actually happening? nothing alert <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
