Connected tooltip lags and glitches on paired chart
See original GitHub issueVersion
5.1.0 (Firefox)
Steps to reproduce
echarts.connect([chart1, chart2]);
What is expected?
Tooltips animate in unison.
What is actually happening?
The tooltip of the paired chart that the user is not interacting with lags behind the one that the user is interacting with. In 5.1.0, it becomes even worse, starting to “glitch out”, by warping to random positions at single frame intervals.
5.0.2 (lag)
5.1.0 (lag and glitching)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:18 (16 by maintainers)
Top Results From Across the Web
[GitHub] [echarts] plainheart commented on issue ... - The Mail Archive
... commented on issue #14695: Connected tooltip lags and glitches on paired chart ... The normal chart can work smoothly, but in the...
Read more >Tooltips in the time of WCAG 2.1 | Sarah Higley
Unfortunately, one of the major drawbacks to tooltips is that they are inaccessible to touch devices when attached to buttons or links. This...
Read more >Release Notes for Sequence Viewer 3.47 (November 29, 2022)
New ability to download data from gene annotation tracks as GFF3, BED, and CSV tables · Updated the UI of the Download menu...
Read more >6 Advanced Tooltips in Minecraft to Up Your Game
The tooltips show specific IDs for each item, but they also show more critical details: remaining tool, weapon, and armor durability, as well...
Read more >How can I add a click event to show a tooltip in an NVD3 Pie ...
The last problem I had to solve, was when the code had to be fired, the pie graph (the elements) must be already...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Bilge Sorry for putting this matter on hold. I’ve opened PR #15683 to make it go ahead.
Seems so. I updated the data, it can be reproduced in Firefox.