apache / apache/echarts

Duplication (repetition) of inscriptions axisLabel

Open
#21,021 3 comments 0 reactions 0 assignees View on GitHub
bug pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version

Apache ECharts 5.6

### Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=bar3d-punch-card&gl=1

### Steps to Reproduce

ввести в код var hours = ['12a', '1a', '2a', '3a', '4a', '5a', '6a',
'7a', 'ZZZZ8a---long-long-long-long-long-long-long-long-long-long', '9a', '10a', '11a',
'12p', '1p', '2p', '3p', '4p', '5p',
'6p', '7p', '8p', '9p', '10p', '11p'];

### Current Behavior

Дублирование (повторение) надписей axisLabel

![Image](https://github.com/user-attachments/assets/5172cb89-d79e-4365-9187-f14a96dbc011)

### Expected Behavior

Не дублирование (не повторение) надписей axisLabel

### Environment

```markdown
- OS:надписей axisLabel
- Browser:Google Chrome Версия: 137.0.7151.69 (Официальная сборка) (64 бит)
- Framework: Echarts (Examples)
```

### Any additional comments?

Как это исправить?

Contributor guide

Open the contributing guide

Research direction

Start with the linked bar3d-punch-card minimal reproduction and use the supplied long hour label to reproduce the duplicated axisLabel rendering in Chrome. Trace the axis-label rendering path responsible for the repetition and verify the result against the expected behavior: each label should appear without duplication.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.