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 2018/11/23 02:53:20 UTC

[GitHub] htengweb opened a new issue #9458: echarts-gl geo3D click area event failed?

htengweb opened a new issue #9458: echarts-gl geo3D click area event failed?
URL: https://github.com/apache/incubator-echarts/issues/9458
 
 
   npm --version
   6.2.0
   echarts --version
   4.1.0
   echarts-gl --version
   1.1.1
   windows10   x64
   
   myecharts.on('click,function(params){
   
   })
   I can just click scatter3D or bar3D. can't click area.
   
   myecharts.getZr().on('click,function(params){
   
   })
   but can't get area information.
   
   I want to click on the area and get the information.
   
   think you!

----------------------------------------------------------------
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:
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