chartjs-plugin-datalabels
chartjs-plugin-datalabels copied to clipboard
Can we right align the labels in a bar chart?
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?
Hi @hailwood! It's not possible but I agree that we need a way to anchor in both direction.