gabrieleformisano opened a new issue, #18892: URL: https://github.com/apache/echarts/issues/18892
### Version 5.4.2 ### Link to Minimal Reproduction https://codesandbox.io/s/stacked-line-chart-forked-z3r37j?file=/index.js ### Steps to Reproduce 1 select the first serie (email) ### Current Behavior 1 the related y axis is hide 2 a space between chart and second y axis remains 3 the chart and the other y axis are moving to the left ### Expected Behavior 1 the related y axis is hide 2 a space between chart and second y axis is removed 3 the chart and y axis are not moving to the left ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? if you select the other series, to hide, (starting from second, third..) the other y axises are moving to the left until they are no longer seen  in this case there are only two y axis shown but they could be three -- 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]
