You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well if it's possible with Chart.js it should be possible with vue-chartjs. ;)
There are some scriptable options however I am not sure if this applies to fontStyle.
However I guess you better ask in the Chart.js repo, as it's more relevant there.
Is it possible to customise individual Axis labels in vue-chart. Something like this:
if I just do fontStyle: "bold" , it works fine but applies to all labels
or apply similar logic to set individual colors for labels.
The text was updated successfully, but these errors were encountered: