Forums
Home / Plugin: M Chart / How to change Data Labels Color?
(@muhazastudio)
1 year ago
I’ve found your support with this.$theme[‘options’][‘plugins’][‘title’][‘color’] = ‘red’;but I can’t change color from “data”:{labels”: can you help me to show me how. I found out your’s chart plugin is very good.
(@methnen)
Basically you have to convert a Chart.js value to a matching PHP array.
The Chart.js documentation is here:
https://www.chartjs.org/docs/latest/samples/information.html
If you find the thing you want to change I’m happy to help you get it formatted correctly if you have trouble, but I don’t have a ton of bandwidth for finding it and writing it myself from scratch right now.
8 months, 2 weeks ago
Closing due to lack of follow up from OP.