date/wins

This commit is contained in:
Thijs Stobbelaar 2023-11-08 19:56:16 +01:00
parent b8bb0e16be
commit fe9b10d88d

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",