CYBYOB commented on issue #7860:
URL: https://github.com/apache/echarts/issues/7860#issuecomment-4194418521
> > 修改为:
> > myChart.getZr().on('click',function(e){
> > funcOnClick(e);
> > });
> > 地图上的点击事件分为数据区域和非数据区域的触发,加了getZr()后,无论是在非数据区域还是数据区域触发。
>
> 可以点击了,但是拿不到点击的数据,这个怎么解决?
我也是,应该怎么拿到对应的数据(就是得知道用户具体点击了哪里——后续要处理交互),求大佬们告知~
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]