FengHuangDong opened a new issue #10873: 折线图mouseover事件只支持点,不支持线
URL: https://github.com/apache/incubator-echarts/issues/10873
 
 
   ### What problem does this feature solve?
   在stack line 
chart中,设置了showSymbol:false。当鼠标Hover到一个line上,其他的line置灰,当前的line高亮,显示symbol。如果hover的坐标在点上的话,tooltip展示点的值,否则在线上就展示一条线的总和值。目前mouseover只支持点,不支持line
   
   ### What does the proposed API look like?
       
   
   <!-- 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]

Reply via email to