diff options
| author | Paulo Custodio <pauloscustodio@gmail.com> | 2021-10-28 18:32:37 +0100 |
|---|---|---|
| committer | Paulo Custodio <pauloscustodio@gmail.com> | 2021-10-28 18:32:37 +0100 |
| commit | 502bf3e151d0f9041d8f7b0ae5125906206dfe3d (patch) | |
| tree | c310959ac111c1534714eec7df1de7e500c55b42 /stats/pwc-summary-151-180.json | |
| parent | e9489210c115b86b27ecc5e73c5440bb09c59e9a (diff) | |
| parent | dc82718186854e495ed16900b1c485d170042a18 (diff) | |
| download | perlweeklychallenge-club-502bf3e151d0f9041d8f7b0ae5125906206dfe3d.tar.gz perlweeklychallenge-club-502bf3e151d0f9041d8f7b0ae5125906206dfe3d.tar.bz2 perlweeklychallenge-club-502bf3e151d0f9041d8f7b0ae5125906206dfe3d.zip | |
Merge branch 'master' into devel
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 110 |
1 files changed, 55 insertions, 55 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 82bf1ce7c7..3be755c3d5 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,64 +1,15 @@ { - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "xAxis" : { - "categories" : [ - "Myoungjin Jeon", - "Nazareno Delucca", - "Neil Bowers", - "Nick Logan", - "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 Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-10-26 23:15:11 GMT" + "text" : "[Champions: 30] Last updated at 2021-10-28 11:05:53 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 40, 14, @@ -75,7 +26,7 @@ 0, 8, 10, - 164, + 168, 3, 7, 0, @@ -90,8 +41,7 @@ 4, 8, 1 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -163,5 +113,55 @@ 0 ] } - ] + ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Myoungjin Jeon", + "Nazareno Delucca", + "Neil Bowers", + "Nick Logan", + "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 Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr" + ] + } } |
