peter-wang-wsl edited a comment on issue #9765: angleAxis.triggerEvent =true无效 URL: https://github.com/apache/incubator-echarts/issues/9765#issuecomment-487810562 @100pah @deqingli the release after v4.2.1, may be v4.2.2 will make the below code OK? If so, how can I make it ok in v4.2.1? `myChart.on('click','angleAxis.axisLabel',function(){ alert(1) }) `
---------------------------------------------------------------- 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]
