diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-04-25 02:21:26 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-04-25 02:21:26 +0100 |
| commit | 863fbce2df95c7b213a29e2110c57004efde6b88 (patch) | |
| tree | 7b51dde4d70d8b2be2e8041324f092bd67f887d6 /stats/pwc-current.json | |
| parent | 1c59c21ec7e7a43ae44f587a7d279b90a31fbb62 (diff) | |
| download | perlweeklychallenge-club-863fbce2df95c7b213a29e2110c57004efde6b88.tar.gz perlweeklychallenge-club-863fbce2df95c7b213a29e2110c57004efde6b88.tar.bz2 perlweeklychallenge-club-863fbce2df95c7b213a29e2110c57004efde6b88.zip | |
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 201 |
1 files changed, 110 insertions, 91 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 7aa93332c4..b5b3aeee71 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,6 +1,18 @@ { + "subtitle" : { + "text" : "[Champions: 23] Last updated at 2021-04-25 01:20:29 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "legend" : { + "enabled" : 0 + }, "series" : [ { + "name" : "Perl Weekly Challenge - 109", "data" : [ { "drilldown" : "Aaron Smith", @@ -8,6 +20,11 @@ "name" : "Aaron Smith" }, { + "drilldown" : "Abigail", + "y" : 3, + "name" : "Abigail" + }, + { "drilldown" : "Bartosz Jarzyna", "name" : "Bartosz Jarzyna", "y" : 5 @@ -23,44 +40,44 @@ "y" : 2 }, { + "drilldown" : "Flavio Poletti", "name" : "Flavio Poletti", - "y" : 4, - "drilldown" : "Flavio Poletti" + "y" : 4 }, { - "y" : 2, + "drilldown" : "James Smith", "name" : "James Smith", - "drilldown" : "James Smith" + "y" : 2 }, { "drilldown" : "Jan Krnavek", - "name" : "Jan Krnavek", - "y" : 2 + "y" : 2, + "name" : "Jan Krnavek" }, { - "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey", - "y" : 2 + "y" : 2, + "drilldown" : "Jorg Sommrey" }, { - "y" : 2, "name" : "Lance Wicks", + "y" : 2, "drilldown" : "Lance Wicks" }, { "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 + "y" : 5, + "name" : "Laurent Rosenfeld" }, { - "drilldown" : "Luca Ferrari", "y" : 4, - "name" : "Luca Ferrari" + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" }, { - "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", "y" : 2, - "name" : "Mark Anderson" + "drilldown" : "Mark Anderson" }, { "drilldown" : "Mohammad S Anwar", @@ -74,13 +91,13 @@ }, { "drilldown" : "PJ Durai", - "y" : 2, - "name" : "PJ Durai" + "name" : "PJ Durai", + "y" : 2 }, { "drilldown" : "Philip Hood", - "y" : 2, - "name" : "Philip Hood" + "name" : "Philip Hood", + "y" : 2 }, { "drilldown" : "Roger Bell_West", @@ -93,42 +110,29 @@ "name" : "Simon Green" }, { - "drilldown" : "Simon Proctor", + "y" : 2, "name" : "Simon Proctor", - "y" : 2 + "drilldown" : "Simon Proctor" }, { - "name" : "Stuart Little", "y" : 4, + "name" : "Stuart Little", "drilldown" : "Stuart Little" }, { "drilldown" : "Ulrich Rieke", - "y" : 3, - "name" : "Ulrich Rieke" + "name" : "Ulrich Rieke", + "y" : 3 }, { - "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan", "y" : 3, - "drilldown" : "W. Luis Mochan" + "name" : "W. Luis Mochan" } ], - "name" : "Perl Weekly Challenge - 109", "colorByPoint" : 1 } ], - "title" : { - "text" : "Perl Weekly Challenge - 109" - }, - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "series" : { "borderWidth" : 0, @@ -138,22 +142,25 @@ } } }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "followPointer" : 1, - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + "xAxis" : { + "type" : "category" }, - "subtitle" : { - "text" : "[Champions: 22] Last updated at 2021-04-25 01:14:10 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 109" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "chart" : { + "type" : "column" + }, + "tooltip" : { + "followPointer" : 1, + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" }, "drilldown" : { "series" : [ { + "name" : "Aaron Smith", + "id" : "Aaron Smith", "data" : [ [ "Raku", @@ -163,12 +170,24 @@ "Blog", 1 ] + ] + }, + { + "name" : "Abigail", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] ], - "name" : "Aaron Smith", - "id" : "Aaron Smith" + "id" : "Abigail" }, { - "id" : "Bartosz Jarzyna", + "name" : "Bartosz Jarzyna", "data" : [ [ "Perl", @@ -183,10 +202,9 @@ 1 ] ], - "name" : "Bartosz Jarzyna" + "id" : "Bartosz Jarzyna" }, { - "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -197,7 +215,8 @@ 1 ] ], - "id" : "Dave Jacoby" + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "name" : "E. Choroba", @@ -210,6 +229,7 @@ "id" : "E. Choroba" }, { + "name" : "Flavio Poletti", "id" : "Flavio Poletti", "data" : [ [ @@ -220,8 +240,7 @@ "Blog", 2 ] - ], - "name" : "Flavio Poletti" + ] }, { "data" : [ @@ -230,30 +249,31 @@ 2 ] ], - "name" : "James Smith", - "id" : "James Smith" + "id" : "James Smith", + "name" : "James Smith" }, { - "id" : "Jan Krnavek", "data" : [ [ "Raku", 2 ] ], + "id" : "Jan Krnavek", "name" : "Jan Krnavek" }, { - "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] ], - "name" : "Jorg Sommrey" + "id" : "Jorg Sommrey" }, { + "id" : "Lance Wicks", "data" : [ [ "Perl", @@ -264,12 +284,11 @@ 1 ] ], - "name" : "Lance Wicks", - "id" : "Lance Wicks" + "name" : "Lance Wicks" }, { - "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -287,6 +306,7 @@ }, { "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -296,22 +316,19 @@ "Blog", 2 ] - ], - "id" : "Luca Ferrari" + ] }, { + "name" : "Mark Anderson", "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson" + ] }, { - "id" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar", "data" : [ [ "Perl", @@ -321,7 +338,9 @@ "Blog", 1 ] - ] + ], + "id" : "Mohammad S Anwar", + "name" : "Mohammad S Anwar" }, { "data" : [ @@ -330,32 +349,31 @@ 2 ] ], - "name" : "Niels van Dijke", - "id" : "Niels van Dijke" + "id" : "Niels van Dijke", + "name" : "Niels van Dijke" }, { "id" : "PJ Durai", - "name" : "PJ Durai", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "PJ Durai" }, { - "id" : "Philip Hood", - "name" : "Philip Hood", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Philip Hood", + "name" : "Philip Hood" }, { "id" : "Roger Bell_West", - "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -369,7 +387,8 @@ "Blog", 1 ] - ] + ], + "name" : "Roger Bell_West" }, { "data" : [ @@ -378,12 +397,12 @@ 2 ] ], - "name" : "Simon Green", - "id" : "Simon Green" + "id" : "Simon Green", + "name" : "Simon Green" }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Raku", @@ -392,6 +411,7 @@ ] }, { + "id" : "Stuart Little", "data" : [ [ "Perl", @@ -402,11 +422,9 @@ 2 ] ], - "name" : "Stuart Little", - "id" : "Stuart Little" + "name" : "Stuart Little" }, { - "id" : "Ulrich Rieke", "name" : "Ulrich Rieke", "data" : [ [ @@ -417,9 +435,12 @@ "Raku", 2 ] - ] + ], + "id" : "Ulrich Rieke" }, { + "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -429,9 +450,7 @@ "Blog", 1 ] - ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + ] } ] } |
