the-string-val opened a new issue, #20506: URL: https://github.com/apache/echarts/issues/20506
### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AG4CGANgK5W0A0JAvt-uRz4iqUmUo1YDFu1q9-sPFQBOEKoVgBtEulFjYAE0ZhGRTZoCMABk4WArFYC6nLQCYbrgMxOXm751dXABZnLSCPCwAOUM0HW087GIA2GwsggHYY9I8Ux2cdUgpqOmYIaA4FMTwTAGMAawJaMHUwOTE-Ar0xIxMzSw8AThj3TnCY_yDE33DbK1hnWJts5JsMrJy8ysKJErKKgvRqxnrG5uq20g6xEkcUHgBuIA ### Steps to Reproduce 1. create simple line chart with both xAxis and yAxis as value type 2. add stack property 3. check the result ### Current Behavior Echart is selecting xAxis as stackable ### Expected Behavior yAxis should get selected as stackable or there should be option to provide which axis should be consider as stackable. ### 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]
