diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index e29b3a5467..44a7a906cc 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,4 +1,17 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-10-22 20:15:23 GMT" + }, "xAxis" : { "categories" : [ "3ter", @@ -105,6 +118,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -136,8 +150,7 @@ 15, 0, 20 - ], - "name" : "Blog" + ] } ], "title" : { @@ -148,19 +161,6 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-22 00:55:57 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "chart" : { "type" : "column" } |
