starm328 opened a new issue #9939: angleAxis 事件BUG URL: https://github.com/apache/incubator-echarts/issues/9939 angleAxis 中的设置triggerEvent 无效,不能触发点击事件 重现demo可以使用https://echarts.baidu.com/examples/editor.html?c=bar-polar-stack-radial 然后设置 `myChart.on('click', function (params) { // 控制台打印数据的名称 alert(11) });` 并不能触发这个事件
---------------------------------------------------------------- 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]
