diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 209ebfafd4..c515757353 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,13 +1,14 @@ { + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-07 00:10:27 GMT" + }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "data" : [ @@ -115,17 +116,8 @@ ] } ], - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-07 00:02:50 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "xAxis" : { "categories" : [ @@ -161,7 +153,15 @@ "Rakesh Kumar Shardiwal" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
