diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-10 10:20:56 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-10 10:20:56 +0000 |
| commit | 600873d863272e2f62ec24f7b2e7816d065caf7f (patch) | |
| tree | 7adcd3dd1067cd46b65e38ac65941aa2fad65a67 /stats/pwc-summary-151-180.json | |
| parent | bf2d5b2d3c94d9ffca3924063dbab24648dbd88f (diff) | |
| download | perlweeklychallenge-club-600873d863272e2f62ec24f7b2e7816d065caf7f.tar.gz perlweeklychallenge-club-600873d863272e2f62ec24f7b2e7816d065caf7f.tar.bz2 perlweeklychallenge-club-600873d863272e2f62ec24f7b2e7816d065caf7f.zip | |
- Added blog post by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 90 |
1 files changed, 45 insertions, 45 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 15a60a5219..d3cb0297a2 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,56 +1,15 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-10 08:18:10 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, "chart" : { "type" : "column" }, - "xAxis" : { - "categories" : [ - "Miguel Prz", - "Mihail Iosilevitch", - "Mike Accardo", - "Mohammad Khalid Anwar", - "Mohammad S Anwar", - "Moray Jones", - "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" - ] + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "series" : [ { @@ -159,6 +118,47 @@ ] } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-10 10:18:40 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "xAxis" : { + "categories" : [ + "Miguel Prz", + "Mihail Iosilevitch", + "Mike Accardo", + "Mohammad Khalid Anwar", + "Mohammad S Anwar", + "Moray Jones", + "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" + ] + }, "plotOptions" : { "column" : { "stacking" : "percent" |
