PhoenixMenia opened a new issue, #17207: URL: https://github.com/apache/echarts/issues/17207
### Version 5.2.2 ### Link to Minimal Reproduction https://codesandbox.io/s/polished-star-6sq7li?file=/src/index.js ### Steps to Reproduce 1. create echarts tree instance. 2. click the +/- button on the demostration. 3. recall chart.setOptions() and change the zoom number of the instance 4. you can see the tree graph center is not on the canvas center ### Current Behavior see the steps to reproduce for details... ### Expected Behavior the tree graph center is expected to auto fix the canvas center when manually set zoom of the graph ### 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]
