diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 56de1c3b7a..cea2625ac3 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,7 +1,40 @@ { + "xAxis" : { + "categories" : [ + "Nazareno Delucca", + "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" + ] + }, "series" : [ { - "name" : "Perl", "data" : [ 14, 7, @@ -33,7 +66,8 @@ 6, 4, 8 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -106,56 +140,14 @@ ] } ], - "xAxis" : { - "categories" : [ - "Nazareno Delucca", - "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" - ] - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-04-24 00:39:11 GMT" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "text" : "[Champions: 30] Last updated at 2023-04-24 04:59:36 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2023]" @@ -163,5 +155,13 @@ "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" } } |
