date/wins

This commit is contained in:
Lanta 2023-11-08 19:56:16 +01:00
parent b266ef5c86
commit 607f422d9c

View file

@ -19,10 +19,10 @@ window.onload = function () {
var chart = new CanvasJS.Chart("chartContainer", {
title: {
text: "Push-ups Over a Week"
text: "Winrato last month"
},
axisY: {
title: "Number of Push-ups"
title: "wins"
},
data: [{
type: "line",