scttcper opened a new issue #16101:
URL: https://github.com/apache/echarts/issues/16101


   ### Version
   5.2.2
   
   ### Steps to reproduce
   With `transitionDuration: 0` and a tooltip position that follows the cursor. 
In https://github.com/apache/echarts/pull/15683 a throttle was added of 50ms to 
the position function.
   
   I had initially thought it was the new method of positioning the tooltip 
with transform but it does seem to be the throttle in this case. related 
https://github.com/apache/echarts/pull/16091
   
   ### What is expected?
   The tooltip should follow the mouse cursor as close as possible.
   
   ### What is actually happening?
   50ms throttle that did not exist in v4.
   
   ---
   It does seem like the tooltip lags when dev tools is open and the throttle 
is gone.
   
   <!-- 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.

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