[Bug] xAxis - type 'time'
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.6
### Link to Minimal Reproduction
https://codepen.io/Mimoza19/pen/ByorrNv
### Steps to Reproduce
Move the slider, decreasing it
### Current Behavior
Many labels are displayed if there is only one column, and it's unclear which label corresponds to the column.

### Expected Behavior
It is expected that only one label remains below the column, as with an axis of type 'category'.

### Environment
```markdown
- OS: Windows 11
- Browser: Yandex 25.8.0.1908 (64-bit)
- Framework: Vue@3
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.