Skip to content

Commit 70559bd

Browse files
committed
updates
1 parent 9dcd7cd commit 70559bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HandParserWeb/PkerStats.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
var xhr = new XMLHttpRequest();
2929

3030
xhr.open("POST", "https://fparsecbackend.azurewebsites.net/api/HandParserEndpoint?code=Uo8XQ3YaH67wRbgve0mU0lc4POfchu1Ab8iM2rVhL6KBhJLuleUTRw==");
31-
31+
3232

3333
xhr.setRequestHeader("Content-Type","application/json");
3434
xhr.setRequestHeader("Accept","application/json");
@@ -87,7 +87,7 @@
8787
labelString: 'Date'
8888
},
8989
time: {
90-
unit: 'day'
90+
unit: 'minute'
9191
}
9292
}],
9393
yAxes: [{

0 commit comments

Comments
 (0)