How to remove this color from label in Chart.js ?
I’m using primereact, but it’s not difference, because it’s imports Chart.JS inside it.
Looked in docs, but can’t find place where I should write configuration for it.
There is some types of plugins, thats allready inserted into primereact
2
Answers
Like the answer here –> How to remove rectangle box next to the legend text in Chart.js
His codepen (https://codepen.io/jordanwillis/pen/dvReRQ) shows the result. If this is the correct answer please give him an upvote
you can try this:
Hope this work