diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-08-15 22:35:59 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-08-15 22:35:59 +0100 |
| commit | 92bd10397456f42311bdaf723748d90e3873fbe9 (patch) | |
| tree | 85a314a56ec57fba78b62432f3c2eabfef916352 /stats/pwc-current.json | |
| parent | f0a8d64af17d54f6fd0b8b333da1eeadb6ae0864 (diff) | |
| download | perlweeklychallenge-club-92bd10397456f42311bdaf723748d90e3873fbe9.tar.gz perlweeklychallenge-club-92bd10397456f42311bdaf723748d90e3873fbe9.tar.bz2 perlweeklychallenge-club-92bd10397456f42311bdaf723748d90e3873fbe9.zip | |
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 353 |
1 files changed, 184 insertions, 169 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a355116187..09901be0fc 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,31 +1,130 @@ { - "subtitle" : { - "text" : "[Champions: 20] Last updated at 2021-08-15 21:26:51 GMT" - }, - "title" : { - "text" : "The Weekly Challenge - 125" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Abigail", + "y" : 4, + "name" : "Abigail" + }, + { + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer", + "y" : 3 + }, + { + "name" : "Cheok-Yin Fung", + "y" : 2, + "drilldown" : "Cheok-Yin Fung" + }, + { + "y" : 5, + "name" : "Colin Crain", + "drilldown" : "Colin Crain" + }, + { + "drilldown" : "Duncan C. White", + "y" : 2, + "name" : "Duncan C. White" + }, + { + "name" : "E. Choroba", + "y" : 2, + "drilldown" : "E. Choroba" + }, + { + "name" : "Flavio Poletti", + "y" : 6, + "drilldown" : "Flavio Poletti" + }, + { + "drilldown" : "James Smith", + "name" : "James Smith", + "y" : 3 + }, + { + "drilldown" : "Jan Krnavek", + "y" : 1, + "name" : "Jan Krnavek" + }, + { + "drilldown" : "Joan Mimosinnet", + "name" : "Joan Mimosinnet", + "y" : 2 + }, + { + "name" : "Jorg Sommrey", + "y" : 2, + "drilldown" : "Jorg Sommrey" + }, + { + "drilldown" : "Kai Burgdorf", + "name" : "Kai Burgdorf", + "y" : 1 + }, + { + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", + "y" : 2 + }, + { + "drilldown" : "Matthew Neleigh", + "y" : 2, + "name" : "Matthew Neleigh" + }, + { + "y" : 1, + "name" : "Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "name" : "Roger Bell_West", + "y" : 4, + "drilldown" : "Roger Bell_West" + }, + { + "y" : 2, + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor" + }, + { + "drilldown" : "Stuart Little", + "y" : 4, + "name" : "Stuart Little" + }, + { + "y" : 2, + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke" + }, + { + "name" : "W. Luis Mochan", + "y" : 3, + "drilldown" : "W. Luis Mochan" + }, + { + "drilldown" : "Wanderdoc", + "name" : "Wanderdoc", + "y" : 1 + } + ], + "name" : "The Weekly Challenge - 125" + } + ], "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/>" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "legend" : { - "enabled" : 0 + "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/>" }, "drilldown" : { "series" : [ { - "name" : "Abigail", "id" : "Abigail", "data" : [ [ @@ -36,10 +135,11 @@ "Blog", 2 ] - ] + ], + "name" : "Abigail" }, { - "name" : "Arne Sommer", + "id" : "Arne Sommer", "data" : [ [ "Raku", @@ -50,7 +150,7 @@ 1 ] ], - "id" : "Arne Sommer" + "name" : "Arne Sommer" }, { "data" : [ @@ -59,11 +159,10 @@ 2 ] ], - "id" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung" + "name" : "Cheok-Yin Fung", + "id" : "Cheok-Yin Fung" }, { - "id" : "Colin Crain", "data" : [ [ "Perl", @@ -78,7 +177,8 @@ 1 ] ], - "name" : "Colin Crain" + "name" : "Colin Crain", + "id" : "Colin Crain" }, { "data" : [ @@ -87,10 +187,21 @@ 2 ] ], + "name" : "Duncan C. White", + "id" : "Duncan C. White" + }, + { "id" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "data" : [ + [ + "Perl", + 2 + ] + ] }, { + "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -105,11 +216,10 @@ 2 ] ], - "id" : "Flavio Poletti", "name" : "Flavio Poletti" }, { - "name" : "James Smith", + "id" : "James Smith", "data" : [ [ "Perl", @@ -120,27 +230,27 @@ 1 ] ], - "id" : "James Smith" + "name" : "James Smith" }, { + "id" : "Jan Krnavek", "data" : [ [ "Raku", 1 ] ], - "id" : "Jan Krnavek", "name" : "Jan Krnavek" }, { + "id" : "Joan Mimosinnet", "name" : "Joan Mimosinnet", "data" : [ [ "Raku", 2 ] - ], - "id" : "Joan Mimosinnet" + ] }, { "id" : "Jorg Sommrey", @@ -153,17 +263,18 @@ "name" : "Jorg Sommrey" }, { + "id" : "Kai Burgdorf", "name" : "Kai Burgdorf", "data" : [ [ "Perl", 1 ] - ], - "id" : "Kai Burgdorf" + ] }, { "id" : "Mark Anderson", + "name" : "Mark Anderson", "data" : [ [ "Perl", @@ -173,30 +284,31 @@ "Raku", 1 ] - ], - "name" : "Mark Anderson" + ] }, { + "name" : "Matthew Neleigh", "data" : [ [ "Perl", 2 ] ], - "id" : "Matthew Neleigh", - "name" : "Matthew Neleigh" + "id" : "Matthew Neleigh" }, { "id" : "Pete Houston", + "name" : "Pete Houston", "data" : [ [ "Perl", 1 ] - ], - "name" : "Pete Houston" + ] }, { + "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -210,23 +322,19 @@ "Blog", 1 ] - ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + ] }, { "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "name" : "Simon Proctor" + ] }, { - "name" : "Stuart Little", - "id" : "Stuart Little", "data" : [ [ "Perl", @@ -236,9 +344,12 @@ "Raku", 2 ] - ] + ], + "name" : "Stuart Little", + "id" : "Stuart Little" }, { + "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -249,11 +360,9 @@ 1 ] ], - "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke" + "id" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", "id" : "W. Luis Mochan", "data" : [ [ @@ -264,137 +373,43 @@ "Blog", 1 ] - ] + ], + "name" : "W. Luis Mochan" }, { - "name" : "Wanderdoc", + "id" : "Wanderdoc", "data" : [ [ "Perl", 1 ] ], - "id" : "Wanderdoc" + "name" : "Wanderdoc" } ] }, - "xAxis" : { - "type" : "category" + "subtitle" : { + "text" : "[Champions: 21] Last updated at 2021-08-15 21:35:39 GMT" + }, + "legend" : { + "enabled" : 0 }, - "series" : [ - { - "data" : [ - { - "y" : 4, - "drilldown" : "Abigail", - "name" : "Abigail" - }, - { - "y" : 3, - "drilldown" : "Arne Sommer", - "name" : "Arne Sommer" - }, - { - "name" : "Cheok-Yin Fung", - "y" : 2, - "drilldown" : "Cheok-Yin Fung" - }, - { - "name" : "Colin Crain", - "drilldown" : "Colin Crain", - "y" : 5 - }, - { - "drilldown" : "E. Choroba", - "y" : 2, - "name" : "E. Choroba" - }, - { - "drilldown" : "Flavio Poletti", - "y" : 6, - "name" : "Flavio Poletti" - }, - { - "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" - }, - { - "name" : "Jan Krnavek", - "drilldown" : "Jan Krnavek", - "y" : 1 - }, - { - "name" : "Joan Mimosinnet", - "y" : 2, - "drilldown" : "Joan Mimosinnet" - }, - { - "drilldown" : "Jorg Sommrey", - "y" : 2, - "name" : "Jorg Sommrey" - }, - { - "drilldown" : "Kai Burgdorf", - "y" : 1, - "name" : "Kai Burgdorf" - }, - { - "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "drilldown" : "Matthew Neleigh", - "y" : 2, - "name" : "Matthew Neleigh" - }, - { - "name" : "Pete Houston", - "y" : 1, - "drilldown" : "Pete Houston" - }, - { - "drilldown" : "Roger Bell_West", - "y" : 4, - "name" : "Roger Bell_West" - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 2 - }, - { - "name" : "Stuart Little", - "y" : 4, - "drilldown" : "Stuart Little" - }, - { - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 2 - }, - { - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan", - "y" : 3 - }, - { - "name" : "Wanderdoc", - "y" : 1, - "drilldown" : "Wanderdoc" - } - ], - "name" : "The Weekly Challenge - 125", - "colorByPoint" : 1 - } - ], "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } + }, + "xAxis" : { + "type" : "category" + }, + "title" : { + "text" : "The Weekly Challenge - 125" } } |
