bbeas opened a new issue, #19524: URL: https://github.com/apache/echarts/issues/19524
### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=grid-multiple ### Steps to Reproduce 1. Quickly scroll to zoom in and zoom out the chart ### Current Behavior Seems like the dots of the previous frame didn't completely disappear before the next frame is rendered.  ### Expected Behavior The line should be rendered only once. ### Environment ```markdown - OS: MacOS 12.7.2 - Browser: Version 120.0.6099.129 (Official Build) (arm64) - Framework: React ``` ### Any additional comments? This problem can be simply reproducted in the echarts official demo. -- 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]
