kevinpursuing opened a new issue #10970: echarts不支持legendhovered
URL: https://github.com/apache/incubator-echarts/issues/10970
 
 
   ### What problem does this feature solve?
   想要在hover某一条线的时候显示另一条线以便于用户进行对比, 我看谷歌的firebase是支持这个功能,不知道echart能否实现这个功能呢?
   
   ### What does the proposed API look like?
   echarts.on('legendhovered',(params)=>{
      // 当前series的相关信息
   })
   
   <!-- 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