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?
- First allow tooltip to be triggered at any mouse position the user hovers.
- Allow tooltip formatter to contain parameters of interpolated value
- Allow tooltip formatter to contain parameters to indicates that its an interpolated value
- Make this feature be activated via flag. Default inactive.
1条答案
按热度按时间fjaof16o1#
5D47B616-6CFF-4B98-849E-6A2358CBDCCB.MP4
Just added this example video as usecase. The interpolated between these real values should be displayed in the tooltip.