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/23 18:04:05 UTC

[GitHub] [echarts] scttcper opened a new issue #16101: Tooltip position throttle makes tooltip feel laggy

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


[GitHub] [echarts] echarts-bot[bot] closed issue #16101: Tooltip position throttle makes tooltip feel laggy

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] closed issue #16101:
URL: https://github.com/apache/echarts/issues/16101


   


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #16101: Tooltip position throttle makes tooltip feel laggy

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #16101:
URL: https://github.com/apache/echarts/issues/16101#issuecomment-976950276


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](https://echarts.apache.org/api.html) and [chart option](https://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/maillist.html).
   
   Have a nice day! 🍵


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


[GitHub] [echarts] plainheart commented on issue #16101: Tooltip position throttle makes tooltip feel laggy

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #16101:
URL: https://github.com/apache/echarts/issues/16101#issuecomment-991808368


   Opened PR #16212 to disable _**throttle**_ when `transitionDuration` is set as `0` to solve this issue. Feel free to help check if it works. Thanks!


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


[GitHub] [echarts] plainheart commented on issue #16101: Tooltip position throttle makes tooltip feel laggy

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #16101:
URL: https://github.com/apache/echarts/issues/16101#issuecomment-991808368


   Opened PR #16212 to disable _**throttle**_ when `transitionDuration` is set as `0` to solve this issue. Feel free to help check if it works. Thanks!


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


[GitHub] [echarts] scttcper commented on issue #16101: Tooltip position throttle makes tooltip feel laggy

Posted by GitBox <gi...@apache.org>.
scttcper commented on issue #16101:
URL: https://github.com/apache/echarts/issues/16101#issuecomment-993080990


   @plainheart PR looks great!


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