[Custom Chart] hideOverlap of labelLayout does not work correctly
Open
bug
en
priority: high
waiting-for: community
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.2.2
### Reproduction link
[https://codesandbox.io/s/brave-silence-4jwte](https://codesandbox.io/s/brave-silence-4jwte)
### Steps to reproduce
1. Plot custom chart using `renderItem` function
2. Set `labelLayout: { hideOverlap: true}`
### What is expected?
The label of components in custom chart must be display correctly in which hide labels will be display when zoom in
### What is actually happening?
Some labels are disappear when zoom in and zoom out again
Contributor guide
Assessment
This issue has not been assessed yet.