Bilge opened a new issue #14695:
URL: https://github.com/apache/echarts/issues/14695


   ### Version
   5.1.0
   
   ### Steps to reproduce
   ```js
   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)
   
![rDhbR0I2Sw](https://user-images.githubusercontent.com/470626/115108097-87dfbe00-9f66-11eb-9539-84880e0b3542.gif)
   
   #### 5.1.0 (lag and glitching)
   
![exH7P8l1M5](https://user-images.githubusercontent.com/470626/115108216-1eac7a80-9f67-11eb-89e8-54f96f2a47d0.gif)
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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