yltuxiansheng opened a new issue, #20816: URL: https://github.com/apache/echarts/issues/20816
### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html ### Steps to Reproduce 设置xAxis3D的name为 abcdefghijklmnopqrstuvwxyz1234567890 Set the name of xAxis3D to abcdefghijklmnopqrstuvwxyz1234567890 ### Current Behavior  当我设置坐标轴的name属性时,name过长,会出现第二个重叠的name When I set the name attribute of the coordinate axis, if the name is too long, a second overlapping name will appear eg: abcdefghijklmnopqrstuvwxyz1234567890 ### Expected Behavior 不应该出现这样的情况 ### 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]
