Legend is not displayed when name repeats
Open
bug
en
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.4.0
### Link to Minimal Reproduction
https://codepen.io/Mykhailo-codepen/pen/rNrPbeV
### Steps to Reproduce
1)create pie chart with legend
2)add data to legend with elements which has same name.
### Current Behavior
If name of legend repeats it will be omitted and only first will be shown
### Expected Behavior
All names of legend are displeyed even they repeats
### Environment
```markdown
Problem in all browsers independent of Framework
```
### Any additional comments?

Contributor guide
Assessment
This issue has not been assessed yet.