jackielan66 opened a new issue #16166: URL: https://github.com/apache/echarts/issues/16166
### Version 5.2.2 ### Link to minimal reproduction _No response_ ### Steps To Reproduce 1 设置 xAxis.nameTextStyle. width 属性值 2 改变 xAxis.nameTextStyle. background 颜色 3 改变 xAxis.name 的文本长度大小。发现background会随文本的大小变化而变化,width设置根本无效 4 因为宽度无效,所以 xAxis.nameTextStyle. ellipsis 设置也无效。 5 yAxis 同样问题 ### Current Behavior 希望可以解决 ### Expected Behavior 设置有效才行哦 ### Environment ```markdown - OS:window - Browser:chrome - Framework: ``` ### Any additional comments? 期望解决 -- 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]
