jinrui-kooboo opened a new issue, #18316: URL: https://github.com/apache/echarts/issues/18316
### Version 5.4.1 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. set a value to width of yAxisLabel 2. y axis label style not as expected ### Current Behavior According to the documentation, I tried to set the **width** property of yAxisLabel, but I found that the width did not meet expectations, it should be called **maxWidth** more appropriate ### Expected Behavior change **width** of yAxisLabel to **maxWidth** ### 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]
