diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-09-12 17:16:37 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-09-12 17:16:37 +0100 |
| commit | 89e8d11fa52fb764ccd87f90ff6ab27b0b561df4 (patch) | |
| tree | 2b04d3ab43f0da126757f7f97bda6b79141a0965 /stats/pwc-current.json | |
| parent | 2abfb7ece74d6e9394c17236975ea8ee8c61979f (diff) | |
| download | perlweeklychallenge-club-89e8d11fa52fb764ccd87f90ff6ab27b0b561df4.tar.gz perlweeklychallenge-club-89e8d11fa52fb764ccd87f90ff6ab27b0b561df4.tar.bz2 perlweeklychallenge-club-89e8d11fa52fb764ccd87f90ff6ab27b0b561df4.zip | |
- Added solutions by Simon Green.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 151 |
1 files changed, 85 insertions, 66 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 351714c515..6ed1e800d4 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,11 +1,34 @@ { + "chart" : { + "type" : "column" + }, "title" : { "text" : "The Weekly Challenge - 129" }, + "legend" : { + "enabled" : 0 + }, + "xAxis" : { + "type" : "category" + }, "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 + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "drilldown" : { "series" : [ @@ -34,10 +57,12 @@ 1 ] ], - "name" : "Arne Sommer", - "id" : "Arne Sommer" + "id" : "Arne Sommer", + "name" : "Arne Sommer" }, { + "name" : "Cheok-Yin Fung", + "id" : "Cheok-Yin Fung", "data" : [ [ "Perl", @@ -47,13 +72,9 @@ "Blog", 1 ] - ], - "name" : "Cheok-Yin Fung", - "id" : "Cheok-Yin Fung" + ] }, { - "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -63,17 +84,19 @@ "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", @@ -94,8 +117,6 @@ ] }, { - "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", @@ -105,21 +126,23 @@ "Blog", 1 ] - ] + ], + "name" : "James Smith", + "id" : "James Smith" }, { - "id" : "Jorg Sommrey", - "name" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey" }, { - "id" : "Luca Ferrari", "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -132,17 +155,16 @@ ] }, { + "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", "data" : [ [ "Perl", 1 ] - ], - "id" : "Peter Campbell Smith" + ] }, { - "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -157,43 +179,61 @@ 1 ] ], - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "id" : "Roger Bell_West" }, { "data" : [ [ "Perl", - 2 + 1 ], [ "Blog", 1 ] ], + "id" : "Simon Green", + "name" : "Simon Green" + }, + { "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "id" : "W. Luis Mochan", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ] } ] }, + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2021-09-12 16:15:27 GMT" + }, "series" : [ { - "name" : "The Weekly Challenge - 129", "colorByPoint" : 1, + "name" : "The Weekly Challenge - 129", "data" : [ { - "name" : "Abigail", "y" : 4, - "drilldown" : "Abigail" + "drilldown" : "Abigail", + "name" : "Abigail" }, { + "name" : "Arne Sommer", "drilldown" : "Arne Sommer", - "y" : 3, - "name" : "Arne Sommer" + "y" : 3 }, { - "name" : "Cheok-Yin Fung", "drilldown" : "Cheok-Yin Fung", - "y" : 3 + "y" : 3, + "name" : "Cheok-Yin Fung" }, { "drilldown" : "Dave Jacoby", @@ -201,13 +241,13 @@ "name" : "Dave Jacoby" }, { - "name" : "E. Choroba", + "y" : 2, "drilldown" : "E. Choroba", - "y" : 2 + "name" : "E. Choroba" }, { - "y" : 6, "drilldown" : "Flavio Poletti", + "y" : 6, "name" : "Flavio Poletti" }, { @@ -216,14 +256,14 @@ "name" : "James Smith" }, { - "drilldown" : "Jorg Sommrey", "y" : 2, + "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey" }, { - "y" : 4, + "name" : "Luca Ferrari", "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari" + "y" : 4 }, { "y" : 1, @@ -236,37 +276,16 @@ "drilldown" : "Roger Bell_West" }, { + "y" : 2, + "drilldown" : "Simon Green", + "name" : "Simon Green" + }, + { "drilldown" : "W. Luis Mochan", "y" : 3, "name" : "W. Luis Mochan" } ] } - ], - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2021-09-12 15:54:29 GMT" - }, - "legend" : { - "enabled" : 0 - } + ] } |
