You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/11/11 16:02:10 UTC

[GitHub] [echarts] Raphyyy commented on issue #15488: Display the nearest data of different series in one tooltip.

Raphyyy commented on issue #15488:
URL: https://github.com/apache/echarts/issues/15488#issuecomment-966421387


   Hello I am giving a +1 on this.
   Typically I use Echarts to display time series from sensors and they don't emit values at the same time.
   The tooltip is quite useless and get flicky if time difference are not the same between data series : 
   https://jsfiddle.net/x035faqe/2/
   `axisPointer.snap: true` do not seems to change something.
   I think it could be nice to have an option to get a tooltip that is constantly showing all series in it with the nearest value. Maybe an option to seek series' nearest point with a limit of `n` seconds to not display value `n` seconds far from each others in the same tooltip.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org