echarts-bot[bot] commented on issue #19551: URL: https://github.com/apache/echarts/issues/19551#issuecomment-1910247335
@hanfengcan It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] In the GEO coordinate system, lines series is used to draw lines, which has the problem of repeated drawing **BODY** ### Version 5.4.3 ### Link to Minimal Reproduction none ### Steps to Reproduce 1. Ctrl+scroll wheel to zoom the window size, or to full-screen the browser repeatedly. 2. After scaling, use setOption to draw the trajectory line. Repeat this operation, there is a small probability that it can be reproduced. The line that appears is drawn repeatedly from the upper left corner to the lower right corner.  ### Current Behavior As shown in the figure above, the red line is drawn from actual data, and the yellow line is redundant. ### Expected Behavior Normal drawing of trajectory lines ### Environment ```markdown -OS: -Browser: - Framework: ``` ### Any additional comments? _No response_ </details> -- 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]
