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/10/27 20:46:54 UTC

[GitHub] [echarts] schwingkopf opened a new issue #15965: Toolbox and legend unresponsive at high data update rate

schwingkopf opened a new issue #15965:
URL: https://github.com/apache/echarts/issues/15965


   ### Version
   5.2.1
   
   ### Reproduction link
   [https://echarts.apache.org/examples/en/editor.html?c=dynamic-data](https://echarts.apache.org/examples/en/editor.html?c=dynamic-data)
   
   ### Steps to reproduce
   Use the "dynamic data" example from the docs and reduce update interval from 2100ms to 100ms. Then try to click on the legend items to disable the bar/line or try to interact with the toolbox items.
   
   ### What is expected?
   The toolbox and legend items should stay responsive
   
   ### What is actually happening?
   Clicking toolbox or legend item has no effect
   
   ---
   It seems the full chart is being re-rendered (or at least it's state being reset) upon each update of the data, instead of just the axes and series. This is a huge drawback in usability for applications with dynamic data update rates above ~3Hz, as basic functions like  zooming via toolbox item, as well as activation/deactivation of a series via legend become impossible to use.
   
   <!-- 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] commented on issue #15965: Toolbox and legend unresponsive at high data update rate

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


   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] Ovilia commented on issue #15965: Toolbox and legend unresponsive at high data update rate

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


   Duplicate of #15861 . We are still looking for the reason. Please follow that issue.


-- 
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 #15965: Toolbox and legend unresponsive at high data update rate

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


   


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