echarts
echarts copied to clipboard
利用datazoom拖拽echarts时,因为重新创建了option导致视图重新刷新,要求是拖拽时不刷新视图只更新数据
Version
5.3.3
Link to Minimal Reproduction
No response
Steps to Reproduce
Uploading 屏幕录制2022-09-07 11.48.41.mov…
Current Behavior
当前拖动一次,视图会重新刷新,当前的位置点会移动,数据量越大视图上显示的数据越小
Expected Behavior
期望是拖拽的时候,只加载数据,但是不更新视图,继续拖动可以发现新的数据已经加载进来
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
@newWebTimes It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
When dragging echarts with datazoom, the view is refreshed because the option is recreated. The requirement is to not refresh the view and only update the data when dragging.
BODY
Version
5.3.3
Link to Minimal Reproduction
No response
Steps to Reproduce
Uploading Screen Recording2022-09-07 11.48.41.mov...
Current Behavior
The current drag is one time, the view refreshes again, the current position point moves, and the larger the amount of data, the smaller the data displayed on the view
Expected Behavior
The expectation is that when dragging, only the data is loaded, but the view is not updated, and the new data can be found to have been loaded
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response