SyntaxFix
Write A Post
Hire A Developer
Questions
It's just as simple as adding this: legend: { display: false, }
legend: { display: false, }
// Or if you want you could use this other option which should also work:
Chart.defaults.global.legend.display = false;