diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 8663f59e8e..6296f0f31b 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,62 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-02-19 10:06:03 GMT" - }, - "xAxis" : { - "categories" : [ - "Neil Bowers", - "Nick Logan", - "Nicolas Mendoza", - "Niels van Dijke", - "Nikhil Prasanna", - "Noud Aldenhoven", - "Nuno Vieira", - "Oleksii Tsvietnov", - "Olivier Delouya", - "Olli-Antti Kivilahti", - "Ozzy", - "P6steve", - "Pablo Saavedra", - "Paul Fajman", - "Paulo Custodio", - "Pavel Jurca", - "Pavel Kuptsov", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Peter Campbell Smith", - "Peter Mayr", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bricout", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr" - ] - }, "series" : [ { "data" : [ @@ -129,7 +71,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 4, 0, @@ -161,7 +102,66 @@ 2, 0, 0 - ] + ], + "name" : "Blog" + } + ], + "xAxis" : { + "categories" : [ + "Neil Bowers", + "Nick Logan", + "Nicolas Mendoza", + "Niels van Dijke", + "Nikhil Prasanna", + "Noud Aldenhoven", + "Nuno Vieira", + "Oleksii Tsvietnov", + "Olivier Delouya", + "Olli-Antti Kivilahti", + "Ozzy", + "P6steve", + "Pablo Saavedra", + "Paul Fajman", + "Paulo Custodio", + "Pavel Jurca", + "Pavel Kuptsov", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Peter Campbell Smith", + "Peter Mayr", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bricout", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr" + ] + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } - ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-02-19 12:09:41 GMT" + } } |
