This commit is contained in:
DarkMax31 2025-08-27 15:52:24 +02:00
parent ec9e9a8781
commit 8db9dcd40d

View file

@ -23,7 +23,7 @@ const radarChart = new Chart(ctx, {
fill: true,
backgroundColor: 'rgba(25, 80, 233, 0.2)',
borderColor: 'rgb(25, 80, 233, 10)',
pointBackgroundColor: 'rgb(255, 99, 132)',
pointBackgroundColor: 'rgb(55, 99, 132)',
pointBorderColor: '#fff',
pointHoverBackgroundColor: '#fff',
pointHoverBorderColor: 'rgb(255, 99, 132)',