I'm trying to build a radar chart with the chartJSRadar function.
And I would like to change the colors but I did'nt find how.. If someone knows it will be so helpfull for me
Thank you,
Elise
I'm trying to build a radar chart with the chartJSRadar function.
And I would like to change the colors but I did'nt find how.. If someone knows it will be so helpfull for me
Thank you,
Elise
Copyright © 2021 Jogjafile Inc.

From the docs:
So try adding a matrix with the desired colors in rgb format to your plotting command. For example the following matrix would produce red, green and blue:
Here an example using the generated matrix. You would need 4 vecors in your column. So e.g.