diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-08-21 00:34:12 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-08-21 00:34:12 +0100 |
| commit | 97968dce150c7117b856a288da59b221ee463e46 (patch) | |
| tree | 8efb5c3c85c22ee8a66960cd7c4cc06219df82d3 /stats/pwc-current.json | |
| parent | 4ca2a513a349f848e49e2ac99c4a6d694ef9fc47 (diff) | |
| download | perlweeklychallenge-club-97968dce150c7117b856a288da59b221ee463e46.tar.gz perlweeklychallenge-club-97968dce150c7117b856a288da59b221ee463e46.tar.bz2 perlweeklychallenge-club-97968dce150c7117b856a288da59b221ee463e46.zip | |
- Added solutions by Konstantinos Giannakakis.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 205 |
1 files changed, 110 insertions, 95 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 0beee95c84..af6a64ae2e 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,20 +1,7 @@ { - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : 0 - }, "drilldown" : { "series" : [ { - "id" : "Andinus", "name" : "Andinus", "data" : [ [ @@ -25,11 +12,12 @@ "Blog", 2 ] - ] + ], + "id" : "Andinus" }, { - "name" : "Andrew Shitov", "id" : "Andrew Shitov", + "name" : "Andrew Shitov", "data" : [ [ "Raku", @@ -38,16 +26,17 @@ ] }, { - "name" : "Cristina Heredia", "id" : "Cristina Heredia", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Cristina Heredia" }, { + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -58,12 +47,9 @@ 1 ] ], - "name" : "Dave Jacoby", "id" : "Dave Jacoby" }, { - "name" : "Flavio Poletti", - "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -77,9 +63,12 @@ "Blog", 2 ] - ] + ], + "name" : "Flavio Poletti", + "id" : "Flavio Poletti" }, { + "name" : "James Smith", "data" : [ [ "Perl", @@ -90,20 +79,29 @@ 1 ] ], - "id" : "James Smith", - "name" : "James Smith" + "id" : "James Smith" }, { + "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] ], - "id" : "Jorg Sommrey", "name" : "Jorg Sommrey" }, { + "id" : "Konstantinos Giannakakis", + "name" : "Konstantinos Giannakakis", + "data" : [ + [ + "Perl", + 2 + ] + ] + }, + { "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", "data" : [ @@ -122,6 +120,7 @@ ] }, { + "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -132,50 +131,51 @@ 2 ] ], - "id" : "Luca Ferrari", - "name" : "Luca Ferrari" + "id" : "Luca Ferrari" }, { + "id" : "Mark Anderson", + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] }, { "id" : "Matthew Neleigh", - "name" : "Matthew Neleigh", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Matthew Neleigh" }, { + "name" : "Olivier Delouya", "data" : [ [ "Perl", 1 ] ], - "id" : "Olivier Delouya", - "name" : "Olivier Delouya" + "id" : "Olivier Delouya" }, { + "name" : "Paul Fajman", "data" : [ [ "Perl", 2 ] ], - "name" : "Paul Fajman", "id" : "Paul Fajman" }, { + "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -189,9 +189,7 @@ "Blog", 1 ] - ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + ] }, { "id" : "Simon Green", @@ -208,28 +206,28 @@ ] }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor" }, { - "id" : "Steven Wilson", - "name" : "Steven Wilson", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Steven Wilson", + "id" : "Steven Wilson" }, { - "name" : "Stuart Little", "id" : "Stuart Little", + "name" : "Stuart Little", "data" : [ [ "Perl", @@ -243,7 +241,6 @@ }, { "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -253,11 +250,10 @@ "Raku", 2 ] - ] + ], + "id" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -267,32 +263,25 @@ "Blog", 1 ] - ] + ], + "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 20] Last updated at 2021-08-20 23:06:58 GMT" + "title" : { + "text" : "The Weekly Challenge - 126" }, - "tooltip" : { - "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/>", - "followPointer" : 1 + "legend" : { + "enabled" : 0 }, "series" : [ { - "name" : "The Weekly Challenge - 126", - "colorByPoint" : 1, "data" : [ { - "y" : 4, "drilldown" : "Andinus", - "name" : "Andinus" + "name" : "Andinus", + "y" : 4 }, { "name" : "Andrew Shitov", @@ -301,28 +290,33 @@ }, { "name" : "Cristina Heredia", - "y" : 1, - "drilldown" : "Cristina Heredia" + "drilldown" : "Cristina Heredia", + "y" : 1 }, { - "name" : "Dave Jacoby", "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", "y" : 3 }, { - "y" : 6, "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti" + "name" : "Flavio Poletti", + "y" : 6 }, { - "name" : "James Smith", "y" : 3, - "drilldown" : "James Smith" + "drilldown" : "James Smith", + "name" : "James Smith" + }, + { + "y" : 2, + "name" : "Jorg Sommrey", + "drilldown" : "Jorg Sommrey" }, { - "drilldown" : "Jorg Sommrey", "y" : 2, - "name" : "Jorg Sommrey" + "drilldown" : "Konstantinos Giannakakis", + "name" : "Konstantinos Giannakakis" }, { "name" : "Laurent Rosenfeld", @@ -331,74 +325,95 @@ }, { "name" : "Luca Ferrari", - "y" : 4, - "drilldown" : "Luca Ferrari" + "drilldown" : "Luca Ferrari", + "y" : 4 }, { + "drilldown" : "Mark Anderson", "name" : "Mark Anderson", - "y" : 2, - "drilldown" : "Mark Anderson" + "y" : 2 }, { - "name" : "Matthew Neleigh", "drilldown" : "Matthew Neleigh", + "name" : "Matthew Neleigh", "y" : 2 }, { "drilldown" : "Olivier Delouya", - "y" : 1, - "name" : "Olivier Delouya" + "name" : "Olivier Delouya", + "y" : 1 }, { - "name" : "Paul Fajman", "drilldown" : "Paul Fajman", + "name" : "Paul Fajman", "y" : 2 }, { "drilldown" : "Roger Bell_West", - "y" : 5, - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "y" : 5 }, { "drilldown" : "Simon Green", - "y" : 3, - "name" : "Simon Green" + "name" : "Simon Green", + "y" : 3 }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 2 }, { - "name" : "Steven Wilson", "drilldown" : "Steven Wilson", + "name" : "Steven Wilson", "y" : 1 }, { - "name" : "Stuart Little", "y" : 4, - "drilldown" : "Stuart Little" + "drilldown" : "Stuart Little", + "name" : "Stuart Little" }, { + "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", - "y" : 4, - "drilldown" : "Ulrich Rieke" + "y" : 4 }, { - "name" : "W. Luis Mochan", "y" : 3, + "name" : "W. Luis Mochan", "drilldown" : "W. Luis Mochan" } - ] + ], + "colorByPoint" : 1, + "name" : "The Weekly Challenge - 126" } ], - "title" : { - "text" : "The Weekly Challenge - 126" - }, "xAxis" : { "type" : "category" }, + "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/>" + }, + "subtitle" : { + "text" : "[Champions: 21] Last updated at 2021-08-20 23:32:49 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, "chart" : { "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } |
