loadingwyn opened a new issue #16617:
URL: https://github.com/apache/echarts/issues/16617


   ### Version
   
   5.3
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=dynamic-data2
   
   ### Steps to Reproduce
   
   1. Use the official demo
   2. Add toolbox config
   3. Click 'restore' button
   
   ### Current Behavior
   
   In the demo, the real-time curve will be reset totally. All new loaded data 
are gone and start from 'April' again.  Then when a new data point arrives, the 
curve will get a flash and show all real-time data.
   I think is is because the chart  is reset to the initial state instead of 
the last updated state. It is different from ECharts v4. I think the previous 
behavior makes more sense.
   
   ### Expected Behavior
   
   Restore to last updated state
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   Similar with #1560


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to