AdamSogeti opened a new issue, #18003: URL: https://github.com/apache/echarts/issues/18003
### Version 5.2.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. set up a plot for example barplot 2. put it in a container 3. give a text to the yaxis 4. The plot will resize itself incorrectly somtimes ### Current Behavior When having a name on the Y-axis the plot will resize itself, but this isn't always done correctly. In our current situation we are using lazy loading maybe this has something to do with it aswell. ### Expected Behavior The plot should always have the same size after resizing, with or without en y-axis name. It shouldn't make a difference. ### Environment ```markdown - OS: Windows - Browser: Edge - Framework: React ``` ### 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]
