chartjs / chartjs/chartjs-plugin-datalabels
Can we right align the labels in a bar chart?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 920
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
My client wishes for the labels to me right align the labels so they are 50% over the right side of the vertical bars.
Roughly this:

I've got it working roughly by using offset and a rather hacky method of calculating it,
But I was hoping there is a more standard method built in already using the positioning?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.