date/wins
This commit is contained in:
parent
b8bb0e16be
commit
fe9b10d88d
1 changed files with 2 additions and 2 deletions
4
demo.php
4
demo.php
|
|
@ -19,10 +19,10 @@ window.onload = function () {
|
||||||
|
|
||||||
var chart = new CanvasJS.Chart("chartContainer", {
|
var chart = new CanvasJS.Chart("chartContainer", {
|
||||||
title: {
|
title: {
|
||||||
text: "Push-ups Over a Week"
|
text: "Winrato last month"
|
||||||
},
|
},
|
||||||
axisY: {
|
axisY: {
|
||||||
title: "Number of Push-ups"
|
title: "wins"
|
||||||
},
|
},
|
||||||
data: [{
|
data: [{
|
||||||
type: "line",
|
type: "line",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue