diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 62 |
1 files changed, 33 insertions, 29 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 1def6dc2c4..86cad4319c 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,23 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "chart" : { + "type" : "column" + }, "subtitle" : { - "text" : "[Champions: 284] Last updated at 2023-02-26 10:08:18 GMT" + "text" : "[Champions: 285] Last updated at 2023-02-26 23:25:11 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -30,6 +47,7 @@ "Athanasius", "Aubrey Quarcoo", "Aut0exec", + "Avery Adams", "BarrOff", "Bartosz Jarzyna", "Baryshev Sergey", @@ -290,17 +308,9 @@ "Yozen Hernandez" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -331,7 +341,8 @@ 179, 0, 5, - 0, + 1, + 1, 11, 1, 1, @@ -342,13 +353,13 @@ 2, 57, 3, - 28, + 29, 1, 0, 15, 6, 0, - 153, + 154, 1, 2, 0, @@ -429,7 +440,7 @@ 33, 4, 0, - 141, + 142, 4, 1, 13, @@ -620,7 +631,8 @@ 162, 0, 0, - 2, + 0, + 3, 2, 0, 0, @@ -631,7 +643,7 @@ 0, 0, 0, - 52, + 53, 0, 0, 4, @@ -698,7 +710,7 @@ 2, 5, 0, - 133, + 134, 2, 0, 7, @@ -910,6 +922,7 @@ 0, 0, 0, + 0, 6, 0, 0, @@ -920,7 +933,7 @@ 0, 0, 0, - 15, + 16, 0, 0, 12, @@ -1170,14 +1183,5 @@ ], "name" : "Blog" } - ], - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - } + ] } |
