diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-04-25 14:08:37 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-04-25 14:08:37 +0100 |
| commit | 0cbf7c93514753f787a790ad20e87c56a4a6bbac (patch) | |
| tree | 0b86a9bec6c741293f3849fac160e043b92bddfb /stats/pwc-current.json | |
| parent | 6e522c950732f77870fab40739419a13b56b7412 (diff) | |
| download | perlweeklychallenge-club-0cbf7c93514753f787a790ad20e87c56a4a6bbac.tar.gz perlweeklychallenge-club-0cbf7c93514753f787a790ad20e87c56a4a6bbac.tar.bz2 perlweeklychallenge-club-0cbf7c93514753f787a790ad20e87c56a4a6bbac.zip | |
- Added solutions by Wanderdoc.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 215 |
1 files changed, 115 insertions, 100 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c69675e38b..2302f70cf4 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,17 +1,27 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "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/>" + }, "title" : { "text" : "Perl Weekly Challenge - 109" }, + "xAxis" : { + "type" : "category" + }, "legend" : { "enabled" : 0 }, - "subtitle" : { - "text" : "[Champions: 24] Last updated at 2021-04-25 13:03:42 GMT" - }, "series" : [ { - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 109", + "colorByPoint" : 1, "data" : [ { "drilldown" : "Aaron Smith", @@ -19,33 +29,33 @@ "name" : "Aaron Smith" }, { + "name" : "Abigail", "drilldown" : "Abigail", - "y" : 3, - "name" : "Abigail" + "y" : 3 }, { - "name" : "Bartosz Jarzyna", "drilldown" : "Bartosz Jarzyna", - "y" : 5 + "y" : 5, + "name" : "Bartosz Jarzyna" }, { - "y" : 3, + "name" : "Dave Jacoby", "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" + "y" : 3 }, { - "y" : 2, + "name" : "E. Choroba", "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "y" : 2 }, { "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti", - "y" : 4 + "y" : 4, + "drilldown" : "Flavio Poletti" }, { - "y" : 2, "drilldown" : "James Smith", + "y" : 2, "name" : "James Smith" }, { @@ -55,13 +65,13 @@ }, { "name" : "Joan Mimosinnet", - "drilldown" : "Joan Mimosinnet", - "y" : 2 + "y" : 2, + "drilldown" : "Joan Mimosinnet" }, { "name" : "Jorg Sommrey", - "y" : 2, - "drilldown" : "Jorg Sommrey" + "drilldown" : "Jorg Sommrey", + "y" : 2 }, { "name" : "Lance Wicks", @@ -74,29 +84,29 @@ "name" : "Laurent Rosenfeld" }, { - "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari", "y" : 4, - "name" : "Luca Ferrari" + "drilldown" : "Luca Ferrari" }, { "name" : "Mark Anderson", - "y" : 2, - "drilldown" : "Mark Anderson" + "drilldown" : "Mark Anderson", + "y" : 2 }, { - "drilldown" : "Mohammad S Anwar", "y" : 3, + "drilldown" : "Mohammad S Anwar", "name" : "Mohammad S Anwar" }, { - "drilldown" : "Niels van Dijke", + "name" : "Niels van Dijke", "y" : 2, - "name" : "Niels van Dijke" + "drilldown" : "Niels van Dijke" }, { - "y" : 2, + "name" : "PJ Durai", "drilldown" : "PJ Durai", - "name" : "PJ Durai" + "y" : 2 }, { "name" : "Philip Hood", @@ -104,14 +114,14 @@ "y" : 2 }, { - "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West", "y" : 5, - "drilldown" : "Roger Bell_West" + "name" : "Roger Bell_West" }, { - "name" : "Simon Green", "y" : 2, - "drilldown" : "Simon Green" + "drilldown" : "Simon Green", + "name" : "Simon Green" }, { "drilldown" : "Simon Proctor", @@ -125,45 +135,26 @@ }, { "name" : "Ulrich Rieke", - "y" : 3, - "drilldown" : "Ulrich Rieke" + "drilldown" : "Ulrich Rieke", + "y" : 3 }, { - "y" : 3, + "name" : "W. Luis Mochan", "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "y" : 3 + }, + { + "name" : "Wanderdoc", + "y" : 2, + "drilldown" : "Wanderdoc" } ] } ], - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "tooltip" : { - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, - "chart" : { - "type" : "column" - }, "drilldown" : { "series" : [ { + "id" : "Aaron Smith", "data" : [ [ "Raku", @@ -174,11 +165,9 @@ 1 ] ], - "name" : "Aaron Smith", - "id" : "Aaron Smith" + "name" : "Aaron Smith" }, { - "name" : "Abigail", "id" : "Abigail", "data" : [ [ @@ -189,9 +178,12 @@ "Blog", 1 ] - ] + ], + "name" : "Abigail" }, { + "name" : "Bartosz Jarzyna", + "id" : "Bartosz Jarzyna", "data" : [ [ "Perl", @@ -205,9 +197,7 @@ "Blog", 1 ] - ], - "name" : "Bartosz Jarzyna", - "id" : "Bartosz Jarzyna" + ] }, { "data" : [ @@ -224,16 +214,17 @@ "name" : "Dave Jacoby" }, { + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "id" : "E. Choroba" }, { + "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -244,38 +235,37 @@ 2 ] ], - "name" : "Flavio Poletti", - "id" : "Flavio Poletti" + "name" : "Flavio Poletti" }, { + "name" : "James Smith", "data" : [ [ "Perl", 2 ] ], - "name" : "James Smith", "id" : "James Smith" }, { - "id" : "Jan Krnavek", "name" : "Jan Krnavek", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Jan Krnavek" }, { - "name" : "Joan Mimosinnet", - "id" : "Joan Mimosinnet", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Joan Mimosinnet", + "name" : "Joan Mimosinnet" }, { "data" : [ @@ -284,10 +274,11 @@ 2 ] ], - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey" + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey" }, { + "name" : "Lance Wicks", "data" : [ [ "Perl", @@ -298,7 +289,6 @@ 1 ] ], - "name" : "Lance Wicks", "id" : "Lance Wicks" }, { @@ -334,16 +324,17 @@ ] }, { + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" + "id" : "Mark Anderson" }, { + "name" : "Mohammad S Anwar", "data" : [ [ "Perl", @@ -354,42 +345,40 @@ 1 ] ], - "name" : "Mohammad S Anwar", "id" : "Mohammad S Anwar" }, { + "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] ], - "name" : "Niels van Dijke", "id" : "Niels van Dijke" }, { "id" : "PJ Durai", - "name" : "PJ Durai", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "PJ Durai" }, { - "name" : "Philip Hood", - "id" : "Philip Hood", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Philip Hood", + "name" : "Philip Hood" }, { "id" : "Roger Bell_West", - "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -403,7 +392,8 @@ "Blog", 1 ] - ] + ], + "name" : "Roger Bell_West" }, { "data" : [ @@ -416,16 +406,17 @@ "name" : "Simon Green" }, { + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + ] }, { + "name" : "Stuart Little", "data" : [ [ "Perl", @@ -436,12 +427,10 @@ 2 ] ], - "name" : "Stuart Little", "id" : "Stuart Little" }, { "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -451,9 +440,12 @@ "Raku", 2 ] - ] + ], + "name" : "Ulrich Rieke" }, { + "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -463,10 +455,33 @@ "Blog", 1 ] + ] + }, + { + "name" : "Wanderdoc", + "data" : [ + [ + "Perl", + 2 + ] ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "id" : "Wanderdoc" } ] + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "subtitle" : { + "text" : "[Champions: 25] Last updated at 2021-04-25 13:07:52 GMT" } } |
