paskaran opened a new issue #16621:
URL: https://github.com/apache/echarts/issues/16621


   ### What problem does this feature solve?
   
   If user hovers over the series of specific data points. I want the tooltip 
to display also interpolated values in between of real data points.
   
   
   ### What does the proposed API look like?
   
   1. First allow tooltip to be triggered at any mouse position the user hovers.
   2. Allow tooltip formatter to contain parameters of interpolated value
   3. Allow tooltip formatter to contain parameters to indicates that its an 
interpolated value
   4. Make this feature be activated via flag. Default inactive.
   


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