diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-06-30 14:19:13 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-06-30 14:19:13 +0100 |
| commit | f3457b38c4945c2a8ff3edf0f1b725f2a463ce18 (patch) | |
| tree | 446270ffa2c6bff0429bbed52a6a38471e0b6bc7 /stats/pwc-summary-151-180.json | |
| parent | c90c854d0730723da681bdba80bee4b0230cb12d (diff) | |
| download | perlweeklychallenge-club-f3457b38c4945c2a8ff3edf0f1b725f2a463ce18.tar.gz perlweeklychallenge-club-f3457b38c4945c2a8ff3edf0f1b725f2a463ce18.tar.bz2 perlweeklychallenge-club-f3457b38c4945c2a8ff3edf0f1b725f2a463ce18.zip | |
- Updated members list.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index d40f3d844a..9894becf00 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,66 +1,18 @@ { - "xAxis" : { - "categories" : [ - "P6steve", - "PJ Durai", - "Pablo Saavedra", - "Paulo Custodio", - "Pavel Jurca", - "Pavel Kuptsov", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Peter Mayr", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr", - "Plis Acm", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Robbie Hatley", - "Robert Gratza", - "Robert Van Dam", - "Roger Bell_West" - ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-06-30 13:06:52 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "text" : "[Champions: 30] Last updated at 2021-06-30 13:19:01 GMT" }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2021]" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "series" : [ { - "name" : "Perl", "data" : [ 0, 0, + 0, 8, + 0, 140, 3, 7, @@ -85,13 +37,13 @@ 0, 0, 2, - 2, - 3, - 206 - ] + 2 + ], + "name" : "Perl" }, { "data" : [ + 28, 2, 11, 0, @@ -105,6 +57,7 @@ 0, 0, 0, + 0, 35, 0, 0, @@ -119,9 +72,7 @@ 4, 3, 0, - 6, - 0, - 171 + 6 ], "name" : "Raku" }, @@ -131,6 +82,8 @@ 0, 0, 0, + 0, + 0, 1, 0, 0, @@ -154,13 +107,60 @@ 0, 13, 0, - 0, - 0, - 99 + 0 ], "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Ozzy", + "P6steve", + "PJ Durai", + "Pablo Saavedra", + "Paul Fajman", + "Paulo Custodio", + "Pavel Jurca", + "Pavel Kuptsov", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Peter Mayr", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr", + "Plis Acm", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Robbie Hatley", + "Robert Gratza" + ] + }, "chart" : { "type" : "column" } |
