diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 3eef8acb9a..81f3a622eb 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,21 +1,10 @@ { - "subtitle" : { - "text" : "[Champions: 305] Last updated at 2024-01-07 23:37:43 GMT" - }, - "chart" : { - "type" : "column" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "chart" : { + "type" : "column" }, "xAxis" : { "categories" : [ @@ -326,11 +315,8 @@ "Yves Orton" ] }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 305] Last updated at 2024-01-08 00:07:18 GMT" }, "series" : [ { @@ -441,7 +427,7 @@ 0, 6, 5, - 214, + 217, 1, 1, 150, @@ -751,7 +737,7 @@ 0, 0, 0, - 214, + 217, 0, 2, 5, @@ -1062,7 +1048,7 @@ 0, 0, 0, - 202, + 205, 0, 0, 123, @@ -1263,5 +1249,19 @@ 1 ] } - ] + ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + } } |
