Version
5.4.3
Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=grid-multiple
Steps to Reproduce
- 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
- 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.