diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 10a4150eed..c7cafa1d9b 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,31 +1,12 @@ { - "subtitle" : { - "text" : "[Champions: 7] Last updated at 2022-01-16 09:22:42 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, - "xAxis" : { - "categories" : [ - "Walt Mankowski", - "Wanderdoc", - "William Gilmore", - "William West", - "Yary Hluchan", - "Yet Ebreo", - "Yozen Hernandez" - ] - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" }, "series" : [ { @@ -65,11 +46,30 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Walt Mankowski", + "Wanderdoc", + "William Gilmore", + "William West", + "Yary Hluchan", + "Yet Ebreo", + "Yozen Hernandez" + ] + }, + "subtitle" : { + "text" : "[Champions: 7] Last updated at 2022-01-16 10:18:34 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 } } |
