YaTaUser opened a new issue, #21564: URL: https://github.com/apache/echarts/issues/21564
### Version 6.0.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=bVA9D4IwFNz9FW9jcfD5gVrj4Ohs4iBhaKQxTbQlggZi-O9eC6hVSY6Ue9zr3dm81NbQmh4DompT6UL4I1FZ50pQdJSlOtlrHQ09m8lSCkpoNCRiYAxMgGk77p8ZqBiYAwtgGYwZaoaaoWaoOVQz1Aw1Q81Qc6BOcW4c4awcrL18Gdam0Jnq7PpEW5OpSsCypy7a7OX5pna5NMJZaVlZ_bC4pf7TyN391-3HMoH8_QpB895doa5aQZr4WbvgVd8rToImZuk7XoJG4s9vxA_mrrKQQFGx68R30w86q2dtVOSpBu900Kye&enc=deflate ### Steps to Reproduce Code see provided sandbox. Scrolling sideways slowly, one can see the following images (notice numbers on the x-axis): <img width="549" height="451" alt="Image" src="https://github.com/user-attachments/assets/f42c5651-fa22-4b80-9750-c3ed907726a5" /> <img width="549" height="451" alt="Image" src="https://github.com/user-attachments/assets/3ed5f4f0-01f4-4c53-b156-8c016f722e1d" /> <img width="549" height="451" alt="Image" src="https://github.com/user-attachments/assets/bf4e2286-e755-4d8b-a423-2cdba811e0e1" /> ### Current Behavior As soon as one of the endpoints of a line is outside the visible area, the entire line vanishes. ### Expected Behavior The visible part of a line should be drawn, even when one of the endpoints (or both endpoints) is outside the visible area. ### Environment ```markdown - OS: Debian 13 - Browser: Firefox 140 ESR - Framework: (none) ``` ### 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]
