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-unsubscr...@echarts.apache.org

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



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

Reply via email to