You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/04/30 03:23:25 UTC

[GitHub] [incubator-echarts] peter-wang-wsl edited a comment on issue #9765: angleAxis.triggerEvent =true无效

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org