XiaochenWong opened a new issue #15953: URL: https://github.com/apache/echarts/issues/15953
### Version 5.2.1 ### Reproduction link [https://jsfiddle.net/uLh02b7k/1/](https://jsfiddle.net/uLh02b7k/1/) ### Steps to reproduce 1. Uncheck 'Email', 'Union Ads', 'Video Ads' in legend area. 2. Observe the the line of 'Search Engine'. You'll see that Friday(1290) is higher than Saturday(1330) ### What is expected? Lower value should have lower position. ### What is actually happening? Lower Value has higher position. Friday(1290) is higher than Saturday(1330) --- This code is a 100% copy from echarts offical examples. Original link is https://echarts.apache.org/examples/en/editor.html?c=line-stack. Not sure this is a bug of echarts itself or the example. <!-- 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. 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]
