linghuweichao opened a new issue #10348: type 从scatter 改为 scatterGL 之后 鼠标放置散点无法获取该散点的信息 URL: https://github.com/apache/incubator-echarts/issues/10348 ### Version 4.2.1 ### Reproduction link [https://github.com/ecomfe/echarts-gl/blob/master/test/scatterGL-masterpainter.html](https://github.com/ecomfe/echarts-gl/blob/master/test/scatterGL-masterpainter.html) ### Steps to reproduce 官方示例:https://github.com/ecomfe/echarts-gl/blob/master/test/scatterGL-masterpainter.html 32行-37行 关于tooltip的设置 trigger 属性设置为 axis 时 可以展示这一列所有点的信息 但是将 trigger 的属性设置为 item 时,散点信息就显示不出来了,不能展示单个点的信息 ### What is expected? 将 trigger 的属性设置为 item 时,可以显示单个散点信息 ### What is actually happening? 不能显示 --- https://github.com/ecomfe/echarts-gl/issues/35 在您的任务里面提出并已经解决,但现在还是有问题 echarts-gl 版本号 1.1.1 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- 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]
