diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 501d9ebdf9..a70751a743 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,7 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-22 13:38:11 GMT" + }, "chart" : { "type" : "column" }, @@ -109,24 +112,21 @@ ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-22 09:44:15 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "xAxis" : { "categories" : [ "Ben Bullock", |
