apache / apache/echarts

[Bug] echarts scatter3D xAxis3D name too lang,show error

Open
#20,816 0 comments 0 reactions 0 assignees View on GitHub
bug en pending
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

![Image](https://github.com/user-attachments/assets/758a2cd7-9ae9-411c-adf5-d8aea1ca23c3)

当我设置坐标轴的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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.