4bbada opened a new issue, #18771: URL: https://github.com/apache/echarts/issues/18771
### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-stack ### Steps to Reproduce The value of Email is 1, why is it below? Are the values on the y-axis unaffected by the values on the x-axis? Then, I wonder if it is possible to set the y-axis according to the value of the x-axis and sort it. Sorry if I didn't understand the stack chart. I'm always grateful for your projects. ### Current Behavior I think it's better to read if Email is stacked at the top. ### Expected Behavior But now Email with a value of 1 is below those with a value less than 1. ### 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]
