hongdeyuan opened a new issue, #18823: URL: https://github.com/apache/echarts/issues/18823
### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/hongdeyuan/pen/eYQvPNd ### Steps to Reproduce 1. Close all legends 2. See the axisLabel on the X-axis disappear ### Current Behavior Turn off all legends, the axisLabel on the X-axis disappear ### Expected Behavior Turn off all legends, The axisLabel for the X and Y axes should display ### Environment ```markdown - OS: macos 13.3.1 (a) (22E772610a) - Browser: chrome - Framework: [email protected] ``` ### Any additional comments? See recording screen:  If the Y-axis is not set with min and max, the same effect will apply:  So the X-axis also needs to be set with min and max? 🤔️ -- 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]
