maxdor1 opened a new issue #16352:
URL: https://github.com/apache/echarts/issues/16352


   ### What problem does this feature solve?
   
   Show series tooltip closest to mouse when tooltip trigger is set to axis.
   
   When multiple series are on the chart and each has thousands data points and 
symbol are set to none or show false, we should have a setting to only show 
tooltip closest to mouse pointer to prevent having a large tooltip that 
contains each series.
   
   ### What does the proposed API look like?
   
   Look for serie data point closest to mouse position and display the 
associated tooltip instead of showing tooltip data for each serie


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

Reply via email to