diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-09-13 00:28:46 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-09-13 00:28:46 +0100 |
| commit | c3886dcadcbc6469c8076ca4add6fe061087107a (patch) | |
| tree | fa0823a91dbcc409dc2b1e636c177ed331ecfa58 /stats/pwc-current.json | |
| parent | 08cd05c09a8bb0037aeb3190af94634e8a45f720 (diff) | |
| download | perlweeklychallenge-club-c3886dcadcbc6469c8076ca4add6fe061087107a.tar.gz perlweeklychallenge-club-c3886dcadcbc6469c8076ca4add6fe061087107a.tar.bz2 perlweeklychallenge-club-c3886dcadcbc6469c8076ca4add6fe061087107a.zip | |
- Added solutions by Adam Russell.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 155 |
1 files changed, 87 insertions, 68 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4560e14857..1204e60fab 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,8 +1,10 @@ { + "subtitle" : { + "text" : "[Champions: 17] Last updated at 2021-09-12 23:27:32 GMT" + }, "drilldown" : { "series" : [ { - "name" : "Abigail", "data" : [ [ "Perl", @@ -13,10 +15,24 @@ 2 ] ], + "name" : "Abigail", "id" : "Abigail" }, { - "name" : "Arne Sommer", + "name" : "Adam Russell", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Adam Russell" + }, + { "id" : "Arne Sommer", "data" : [ [ @@ -27,9 +43,11 @@ "Blog", 1 ] - ] + ], + "name" : "Arne Sommer" }, { + "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", @@ -40,12 +58,10 @@ 1 ] ], - "id" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung" + "id" : "Cheok-Yin Fung" }, { "name" : "Dave Jacoby", - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -55,7 +71,8 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby" }, { "data" : [ @@ -64,12 +81,12 @@ 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { - "name" : "Flavio Poletti", "id" : "Flavio Poletti", + "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -100,24 +117,24 @@ "name" : "James Smith" }, { + "id" : "Jan Krnavek", "name" : "Jan Krnavek", "data" : [ [ "Raku", 1 ] - ], - "id" : "Jan Krnavek" + ] }, { "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Jorg Sommrey" }, { "name" : "Luca Ferrari", @@ -134,26 +151,27 @@ "id" : "Luca Ferrari" }, { + "id" : "Matthew Neleigh", + "name" : "Matthew Neleigh", "data" : [ [ "Perl", 1 ] - ], - "id" : "Matthew Neleigh", - "name" : "Matthew Neleigh" + ] }, { - "name" : "Peter Campbell Smith", "id" : "Peter Campbell Smith", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Peter Campbell Smith" }, { + "id" : "Roger Bell_West", "name" : "Roger Bell_West", "data" : [ [ @@ -168,11 +186,10 @@ "Blog", 1 ] - ], - "id" : "Roger Bell_West" + ] }, { - "id" : "Simon Green", + "name" : "Simon Green", "data" : [ [ "Perl", @@ -183,10 +200,10 @@ 1 ] ], - "name" : "Simon Green" + "id" : "Simon Green" }, { - "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -197,26 +214,26 @@ 1 ] ], - "id" : "W. Luis Mochan" + "name" : "W. Luis Mochan" }, { + "id" : "Wanderdoc", "data" : [ [ "Perl", 1 ] ], - "id" : "Wanderdoc", "name" : "Wanderdoc" } ] }, + "legend" : { + "enabled" : 0 + }, "title" : { "text" : "The Weekly Challenge - 129" }, - "subtitle" : { - "text" : "[Champions: 16] Last updated at 2021-09-12 21:49:41 GMT" - }, "plotOptions" : { "series" : { "borderWidth" : 0, @@ -226,39 +243,29 @@ } } }, - "xAxis" : { - "type" : "category" - }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "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 - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : 0 - }, "series" : [ { "colorByPoint" : 1, - "name" : "The Weekly Challenge - 129", "data" : [ { - "drilldown" : "Abigail", "name" : "Abigail", + "drilldown" : "Abigail", "y" : 4 }, { - "name" : "Arne Sommer", + "name" : "Adam Russell", + "drilldown" : "Adam Russell", + "y" : 3 + }, + { + "drilldown" : "Arne Sommer", "y" : 3, - "drilldown" : "Arne Sommer" + "name" : "Arne Sommer" }, { "drilldown" : "Cheok-Yin Fung", @@ -267,12 +274,12 @@ }, { "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 + "y" : 3, + "name" : "Dave Jacoby" }, { - "drilldown" : "E. Choroba", "name" : "E. Choroba", + "drilldown" : "E. Choroba", "y" : 2 }, { @@ -286,51 +293,63 @@ "drilldown" : "James Smith" }, { + "y" : 1, "drilldown" : "Jan Krnavek", - "name" : "Jan Krnavek", - "y" : 1 + "name" : "Jan Krnavek" }, { - "drilldown" : "Jorg Sommrey", + "name" : "Jorg Sommrey", "y" : 2, - "name" : "Jorg Sommrey" + "drilldown" : "Jorg Sommrey" }, { - "y" : 4, "name" : "Luca Ferrari", + "y" : 4, "drilldown" : "Luca Ferrari" }, { - "name" : "Matthew Neleigh", "y" : 1, - "drilldown" : "Matthew Neleigh" + "drilldown" : "Matthew Neleigh", + "name" : "Matthew Neleigh" }, { + "name" : "Peter Campbell Smith", "drilldown" : "Peter Campbell Smith", - "y" : 1, - "name" : "Peter Campbell Smith" + "y" : 1 }, { "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 4 + "y" : 4, + "name" : "Roger Bell_West" }, { - "y" : 2, "name" : "Simon Green", + "y" : 2, "drilldown" : "Simon Green" }, { + "y" : 3, "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan", - "y" : 3 + "name" : "W. Luis Mochan" }, { - "drilldown" : "Wanderdoc", "name" : "Wanderdoc", - "y" : 1 + "y" : 1, + "drilldown" : "Wanderdoc" } - ] + ], + "name" : "The Weekly Challenge - 129" } - ] + ], + "chart" : { + "type" : "column" + }, + "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 + }, + "xAxis" : { + "type" : "category" + } } |
