per day
This commit is contained in:
parent
9853ce05d4
commit
957ec7c486
1 changed files with 1 additions and 1 deletions
2
demo.php
2
demo.php
|
|
@ -90,7 +90,7 @@ window.onload = function () {
|
||||||
|
|
||||||
var chart = new CanvasJS.Chart("chartContainer", {
|
var chart = new CanvasJS.Chart("chartContainer", {
|
||||||
title: {
|
title: {
|
||||||
text: "Win rate by Player"
|
text: "Win place by Player / per day"
|
||||||
},
|
},
|
||||||
axisY: {
|
axisY: {
|
||||||
title: "Win Place"
|
title: "Win Place"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue