[GitHub] [incubator-echarts] noru commented on issue #9815: echart tree label support click event

2020-07-06 Thread GitBox


noru commented on issue #9815:
URL: 
https://github.com/apache/incubator-echarts/issues/9815#issuecomment-654557254


   > 持续关注这个问题,目前采用了替代方案:
   > `document.oncontextmenu = function () { return false; };`
   > 先屏蔽系统的右键操作,然后通过右键点击实现弹窗:
   > `myChart.on('contextmenu', function (params) { //do something });`
   
   Not working on 4.8.0



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



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org



[GitHub] [incubator-echarts] noru commented on issue #9815: echart tree label support click event

2020-07-06 Thread GitBox


noru commented on issue #9815:
URL: 
https://github.com/apache/incubator-echarts/issues/9815#issuecomment-654536263


   +1. It is so far the most wanted feature of tree series. Wonder why it 
wasn't included in the first place.



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



-
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org