[Bug] echarts scatter3D xAxis3D name too lang,show error
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.