Bilge opened a new issue #14698: URL: https://github.com/apache/echarts/issues/14698
### Version 5.0.2 ### Steps to reproduce 1. Draw overlapping line graphs. 2. Move mouse over overlapping area. ### What is expected? Chart should display consistently, with one line in front of the other, that does not change. ### What is actually happening? As mouse moves over the overlapping area, lines swap foreground/background layers in a pseudo-random fashion, as they fight for the foreground layer. * **Top example** is from different charting software. * **Bottom example** is ECharts 5.0.2.  <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
