chartjs / chartjs/chartjs-plugin-datalabels
Feature Request: property that allows the hiding of labels if they cannot visibly fit within the width/height of the bar.
Open
- Dominant language
- JavaScript
- Stars
- 920
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
When using a stacked horizontal bar chart, there are many cases where a label from one bar overlaps another, which can be misleading and visually unappealing. It would be really nice to have an option that detected this and hid the offending label. Bonus points if one could invert the colors of a label if it fell outside of the bar at the end of the stack.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.