LyesOrd opened a new issue, #18561: URL: https://github.com/apache/echarts/issues/18561
### Version 5.3.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=bar-label-rotation ### Steps to Reproduce 1. see the example 2. change the value and check if the small value of one serie is behind the big one ### Current Behavior I create i chart where i want to have the bars of one serie stacked but not one on th others, i just want them align on the same x axis but if i do this (check the example) the bar are not ordering on their value and the smallers ones dissapear behind the big ones. I try to sort my serie but i do not want to ### Expected Behavior I want to have the same chart has the example but the bar needs to be ordering depends on their value ### Environment ```markdown - OS:Ubuntu 22.04 - Browser:Google Chrome - Framework: Angular + Nodejs ``` ### 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]
