Apache ECharts is a powerful, interactive charting and data visualization library for browser
60.69k
stars
19.62k
forks
source link
[Bug] The restore function seems to restore the data to the first assigned value. #20505
Open
ltxhhz opened 1 week ago
Version
5.5.1
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/temperature-change-in-the-coming-week-forked-mfpnqh
Steps to Reproduce
Open the page for two seconds and click the restore button
Current Behavior
The chart is reduced to the state of the first assigned data
Expected Behavior
The data in the chart should be the last value assigned.
Environment
Any additional comments?
No response