Closed omerbarda5 closed 5 months 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?
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.
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.
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!
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
Any additional comments?
No response