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/24 03:37:41 UTC

[GitHub] [incubator-echarts] linghuweichao opened a new issue #10348: type 从scatter 改为 scatterGL 之后 鼠标放置散点无法获取该散点的信息

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