WangDeTao opened a new issue, #18802: URL: https://github.com/apache/echarts/issues/18802
### Version 5.3.2 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 1、定时器不断的appendData追加散点数据 2、同时使用setOption不断的更改geo.zoom的大小,类似鼠标滚轮滚动 3、此时被追加的点会从头开始绘制,若使用鼠标滚轮则不会绘制,只会更改缩放比例 ### Current Behavior 无 ### Expected Behavior 希望获得相关的方法改变zoom大小,预期达到滚轮一样的效果 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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]
