diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-07-29 09:40:49 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-07-29 09:40:49 +0100 |
| commit | 75145609837f68883ccb34a6a18af4555fd8a226 (patch) | |
| tree | cecb802c0ae808dcbf0f8f582e51a8c1cb902ef0 /stats/pwc-current.json | |
| parent | eabdf5122fecf516e18299493d08a884cd6a2eda (diff) | |
| download | perlweeklychallenge-club-75145609837f68883ccb34a6a18af4555fd8a226.tar.gz perlweeklychallenge-club-75145609837f68883ccb34a6a18af4555fd8a226.tar.bz2 perlweeklychallenge-club-75145609837f68883ccb34a6a18af4555fd8a226.zip | |
- Added solutions by Marton Polgar.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 187 |
1 files changed, 101 insertions, 86 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a15ce6be6b..6d43f9b714 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,27 +1,33 @@ { - "title" : { - "text" : "The Weekly Challenge - 175" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } }, "drilldown" : { "series" : [ { + "name" : "Dave Cross", + "id" : "Dave Cross", "data" : [ [ "Perl", 2 ] - ], - "id" : "Dave Cross", - "name" : "Dave Cross" + ] }, { + "name" : "Dave Jacoby", "data" : [ [ "Perl", 1 ] ], - "name" : "Dave Jacoby", "id" : "Dave Jacoby" }, { @@ -35,8 +41,6 @@ ] }, { - "id" : "Flavio Poletti", - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -50,11 +54,11 @@ "Blog", 2 ] - ] + ], + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { - "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", @@ -64,7 +68,9 @@ "Blog", 1 ] - ] + ], + "id" : "James Smith", + "name" : "James Smith" }, { "data" : [ @@ -77,8 +83,8 @@ "name" : "Kjetil Skotheim" }, { - "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -95,7 +101,6 @@ ] }, { - "id" : "Luca Ferrari", "name" : "Luca Ferrari", "data" : [ [ @@ -106,21 +111,32 @@ "Blog", 6 ] - ] + ], + "id" : "Luca Ferrari" }, { + "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Blog", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] + }, + { + "name" : "Marton Polgar", + "id" : "Marton Polgar", + "data" : [ + [ + "Raku", + 2 + ] + ] }, { - "id" : "Mohammad S Anwar", "name" : "Mohammad S Anwar", + "id" : "Mohammad S Anwar", "data" : [ [ "Perl", @@ -133,8 +149,6 @@ ] }, { - "id" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -144,10 +158,11 @@ "Blog", 1 ] - ] + ], + "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith" }, { - "name" : "Robert DiCicco", "id" : "Robert DiCicco", "data" : [ [ @@ -158,11 +173,11 @@ "Raku", 1 ] - ] + ], + "name" : "Robert DiCicco" }, { "name" : "Roger Bell_West", - "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -176,21 +191,22 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West" }, { "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Raku", 1 ] - ] + ], + "id" : "Simon Proctor" }, { - "id" : "Stephen G Lynn", "name" : "Stephen G Lynn", + "id" : "Stephen G Lynn", "data" : [ [ "Perl", @@ -231,12 +247,12 @@ 1 ] ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" }, { - "id" : "Walt Mankowski", "name" : "Walt Mankowski", + "id" : "Walt Mankowski", "data" : [ [ "Perl", @@ -246,8 +262,24 @@ } ] }, + "legend" : { + "enabled" : 0 + }, + "title" : { + "text" : "The Weekly Challenge - 175" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "xAxis" : { + "type" : "category" + }, "series" : [ { + "name" : "The Weekly Challenge - 175", + "colorByPoint" : 1, "data" : [ { "drilldown" : "Dave Cross", @@ -255,19 +287,19 @@ "y" : 2 }, { - "y" : 1, "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" + "drilldown" : "Dave Jacoby", + "y" : 1 }, { "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "drilldown" : "E. Choroba" }, { "y" : 6, - "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti" + "name" : "Flavio Poletti", + "drilldown" : "Flavio Poletti" }, { "y" : 3, @@ -276,8 +308,8 @@ }, { "y" : 2, - "drilldown" : "Kjetil Skotheim", - "name" : "Kjetil Skotheim" + "name" : "Kjetil Skotheim", + "drilldown" : "Kjetil Skotheim" }, { "y" : 5, @@ -285,94 +317,77 @@ "drilldown" : "Laurent Rosenfeld" }, { + "y" : 8, "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 8 + "name" : "Luca Ferrari" }, { - "y" : 2, "name" : "Mark Anderson", - "drilldown" : "Mark Anderson" + "drilldown" : "Mark Anderson", + "y" : 2 + }, + { + "name" : "Marton Polgar", + "drilldown" : "Marton Polgar", + "y" : 2 }, { - "name" : "Mohammad S Anwar", "drilldown" : "Mohammad S Anwar", + "name" : "Mohammad S Anwar", "y" : 2 }, { - "drilldown" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", + "drilldown" : "Peter Campbell Smith", "y" : 3 }, { - "y" : 2, + "drilldown" : "Robert DiCicco", "name" : "Robert DiCicco", - "drilldown" : "Robert DiCicco" + "y" : 2 }, { - "y" : 5, + "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West" + "y" : 5 }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 1 }, { + "y" : 5, "drilldown" : "Stephen G Lynn", - "name" : "Stephen G Lynn", - "y" : 5 + "name" : "Stephen G Lynn" }, { - "y" : 4, + "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" + "y" : 4 }, { "y" : 3, - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan" + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan" }, { - "name" : "Walt Mankowski", "drilldown" : "Walt Mankowski", + "name" : "Walt Mankowski", "y" : 2 } - ], - "name" : "The Weekly Challenge - 175", - "colorByPoint" : 1 + ] } ], - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "followPointer" : 1 }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "followPointer" : 1, - "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/>" - }, "subtitle" : { - "text" : "[Champions: 18] Last updated at 2022-07-29 08:25:07 GMT" - }, - "xAxis" : { - "type" : "category" + "text" : "[Champions: 19] Last updated at 2022-07-29 08:35:22 GMT" } } |
