hiding leg + other things

This commit is contained in:
DarkMax31 2025-08-27 16:04:42 +02:00
parent 8db9dcd40d
commit 6b77327af8

View file

@ -35,6 +35,9 @@ const radarChart = new Chart(ctx, {
}, },
options: { options: {
plugins: { plugins: {
legend: {
display: false
},
tooltip: { tooltip: {
callbacks: { callbacks: {
label: function(context) { label: function(context) {