diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-01-24 00:19:18 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-01-24 00:19:18 +0000 |
| commit | 2925ccf7a400079d257e6ee2f171a86446404eea (patch) | |
| tree | ea7d3e8eac2b813a28378194127936e371e0b375 /stats/pwc-current.json | |
| parent | 66bcf4f9207a46510dc69b52620dae1c1cd0701f (diff) | |
| download | perlweeklychallenge-club-2925ccf7a400079d257e6ee2f171a86446404eea.tar.gz perlweeklychallenge-club-2925ccf7a400079d257e6ee2f171a86446404eea.tar.bz2 perlweeklychallenge-club-2925ccf7a400079d257e6ee2f171a86446404eea.zip | |
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 271 |
1 files changed, 147 insertions, 124 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 7201810974..f5ea2ca7c2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,51 +1,38 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 26] Last updated at 2021-01-23 23:50:12 GMT" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, "series" : [ { "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 096", "data" : [ { - "name" : "Aaron Smith", "y" : 3, - "drilldown" : "Aaron Smith" + "drilldown" : "Aaron Smith", + "name" : "Aaron Smith" }, { - "drilldown" : "Abigail", "y" : 4, + "drilldown" : "Abigail", "name" : "Abigail" }, { - "name" : "Andrew Shitov", "drilldown" : "Andrew Shitov", + "name" : "Andrew Shitov", "y" : 1 }, { - "name" : "Arne Sommer", + "y" : 5, "drilldown" : "Arne Sommer", - "y" : 5 + "name" : "Arne Sommer" }, { - "y" : 2, "drilldown" : "Ben Davies", - "name" : "Ben Davies" + "name" : "Ben Davies", + "y" : 2 }, { - "name" : "Cheok-Yin Fung", + "y" : 2, "drilldown" : "Cheok-Yin Fung", - "y" : 2 + "name" : "Cheok-Yin Fung" }, { "name" : "Dave Jacoby", @@ -53,34 +40,34 @@ "y" : 3 }, { - "name" : "E. Choroba", "y" : 2, + "name" : "E. Choroba", "drilldown" : "E. Choroba" }, { - "drilldown" : "Flavio Poletti", "y" : 4, + "drilldown" : "Flavio Poletti", "name" : "Flavio Poletti" }, { - "y" : 2, + "name" : "Gustavo Chaves", "drilldown" : "Gustavo Chaves", - "name" : "Gustavo Chaves" + "y" : 2 }, { - "drilldown" : "James Smith", "y" : 2, + "drilldown" : "James Smith", "name" : "James Smith" }, { + "drilldown" : "Joan Mimosinnet", "name" : "Joan Mimosinnet", - "y" : 3, - "drilldown" : "Joan Mimosinnet" + "y" : 3 }, { - "y" : 2, + "name" : "Jorg Sommrey", "drilldown" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "y" : 2 }, { "name" : "Kang-min Liu", @@ -88,80 +75,86 @@ "y" : 5 }, { + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", + "y" : 5 + }, + { "name" : "Lubos Kolouch", "drilldown" : "Lubos Kolouch", "y" : 2 }, { "y" : 4, - "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari" + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" }, { - "name" : "Mark Anderson", "y" : 2, + "name" : "Mark Anderson", "drilldown" : "Mark Anderson" }, { - "name" : "Nuno Vieira", "y" : 2, - "drilldown" : "Nuno Vieira" + "drilldown" : "Nuno Vieira", + "name" : "Nuno Vieira" }, { - "name" : "Paulo Custodio", "drilldown" : "Paulo Custodio", + "name" : "Paulo Custodio", "y" : 2 }, { - "y" : 2, "drilldown" : "Pete Houston", - "name" : "Pete Houston" + "name" : "Pete Houston", + "y" : 2 }, { - "y" : 2, "drilldown" : "Philip Hood", - "name" : "Philip Hood" + "name" : "Philip Hood", + "y" : 2 }, { - "y" : 5, "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "y" : 5 }, { - "name" : "Simon Proctor", "y" : 2, + "name" : "Simon Proctor", "drilldown" : "Simon Proctor" }, { + "name" : "Stuart Little", "drilldown" : "Stuart Little", - "y" : 4, - "name" : "Stuart Little" + "y" : 4 }, { - "y" : 4, "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke" + "name" : "Ulrich Rieke", + "y" : 4 }, { "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" } - ], - "name" : "Perl Weekly Challenge - 096" + ] } ], - "title" : { - "text" : "Perl Weekly Challenge - 096" - }, - "xAxis" : { - "type" : "category" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } }, "drilldown" : { "series" : [ { "id" : "Aaron Smith", - "name" : "Aaron Smith", "data" : [ [ "Raku", @@ -171,7 +164,8 @@ "Blog", 1 ] - ] + ], + "name" : "Aaron Smith" }, { "data" : [ @@ -194,10 +188,12 @@ 1 ] ], - "id" : "Andrew Shitov", - "name" : "Andrew Shitov" + "name" : "Andrew Shitov", + "id" : "Andrew Shitov" }, { + "id" : "Arne Sommer", + "name" : "Arne Sommer", "data" : [ [ "Perl", @@ -211,31 +207,31 @@ "Blog", 1 ] - ], - "id" : "Arne Sommer", - "name" : "Arne Sommer" + ] }, { - "name" : "Ben Davies", - "id" : "Ben Davies", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Ben Davies", + "id" : "Ben Davies" }, { - "id" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Cheok-Yin Fung", + "id" : "Cheok-Yin Fung" }, { + "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -245,21 +241,21 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { - "id" : "E. Choroba", - "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "E. Choroba", + "id" : "E. Choroba" }, { + "id" : "Flavio Poletti", + "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -269,29 +265,27 @@ "Blog", 2 ] - ], - "name" : "Flavio Poletti", - "id" : "Flavio Poletti" + ] }, { - "name" : "Gustavo Chaves", "id" : "Gustavo Chaves", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Gustavo Chaves" }, { "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "James Smith" }, { "data" : [ @@ -304,22 +298,40 @@ 1 ] ], - "id" : "Joan Mimosinnet", - "name" : "Joan Mimosinnet" + "name" : "Joan Mimosinnet", + "id" : "Joan Mimosinnet" }, { + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ], - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey" + ] }, { - "id" : "Kang-min Liu", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], "name" : "Kang-min Liu", + "id" : "Kang-min Liu" + }, + { + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -336,16 +348,17 @@ ] }, { - "id" : "Lubos Kolouch", - "name" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" }, { + "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -356,42 +369,41 @@ 2 ] ], - "name" : "Luca Ferrari", "id" : "Luca Ferrari" }, { - "name" : "Mark Anderson", "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Mark Anderson" }, { + "name" : "Nuno Vieira", "data" : [ [ "Perl", 2 ] ], - "id" : "Nuno Vieira", - "name" : "Nuno Vieira" + "id" : "Nuno Vieira" }, { "name" : "Paulo Custodio", - "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Paulo Custodio" }, { - "name" : "Pete Houston", "id" : "Pete Houston", + "name" : "Pete Houston", "data" : [ [ "Perl", @@ -400,16 +412,17 @@ ] }, { - "id" : "Philip Hood", - "name" : "Philip Hood", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Philip Hood", + "id" : "Philip Hood" }, { + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -424,21 +437,19 @@ 1 ] ], - "name" : "Roger Bell_West", "id" : "Roger Bell_West" }, { + "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + ] }, { - "id" : "Stuart Little", "name" : "Stuart Little", "data" : [ [ @@ -449,7 +460,8 @@ "Raku", 2 ] - ] + ], + "id" : "Stuart Little" }, { "id" : "Ulrich Rieke", @@ -467,7 +479,6 @@ }, { "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -477,22 +488,34 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan" } ] }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, "tooltip" : { "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "followPointer" : 1 + }, + "subtitle" : { + "text" : "[Champions: 27] Last updated at 2021-01-24 00:19:00 GMT" + }, + "legend" : { + "enabled" : 0 + }, + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 096" } } |
