undeletable opened a new issue, #19028: URL: https://github.com/apache/echarts/issues/19028
### Version 5.4.3 ### Link to Minimal Reproduction https://jsfiddle.net/undeletable/z58tsoej/ ### Steps to Reproduce 1. Create horizontally oriented tree chart inside container with no upper height limit. 2. Expand as many nodes as possible. ### Current Behavior At some moment nodes begin intersecting with each other:  ### Expected Behavior Chart is resized so that there's enough place to display the nodes. ### Environment ```markdown - OS:Linux Mint 19.3 - Browser: Google Chrome 116.0.5845.96 - Framework: vanilla JS ``` ### 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]
