apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.58k stars 19.62k forks source link

[Bug] Toolbox unresponsive at high data update rate #17090

Closed omerbarda5 closed 5 months ago

omerbarda5 commented 2 years ago

Version

echarts-for-react 3.0.2

Link to Minimal Reproduction

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.

Current Behavior

Clicking toolbox or legend item has no effect

Expected Behavior

The toolbox and legend items should stay responsive and user should be able to click them

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

jiawulin001 commented 2 years ago

You might need to click faster and try a few more times. Refreshing chart at a high rate demands you to short-click at the buttons. In what situation do you need such high update rate?

omerbarda5 commented 2 years ago

I want to display live spectrum data, the data is displayed live. Therefore - it should be high update rate, while displaying the live spectrum data it’s worth mentioning I can’t click the buttons at all.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] commented 5 months ago

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!