diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-07-22 15:27:07 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-07-22 15:27:07 +0100 |
| commit | 1429962a50042fa496f4445d00a0d5633119323b (patch) | |
| tree | 9c385426763806bea35a20ee69c8e5bdcbac3781 /stats/pwc-current.json | |
| parent | 5e68ce7fa6b7f02a5054cb79ed40fc9bdc1488ef (diff) | |
| download | perlweeklychallenge-club-1429962a50042fa496f4445d00a0d5633119323b.tar.gz perlweeklychallenge-club-1429962a50042fa496f4445d00a0d5633119323b.tar.bz2 perlweeklychallenge-club-1429962a50042fa496f4445d00a0d5633119323b.zip | |
- Added solution by Nicolas Mendoza.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 177 |
1 files changed, 96 insertions, 81 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 102a8ac5c0..e416a60723 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,4 +1,10 @@ { + "subtitle" : { + "text" : "[Champions: 18] Last updated at 2022-07-22 14:24:44 GMT" + }, + "title" : { + "text" : "The Weekly Challenge - 174" + }, "drilldown" : { "series" : [ { @@ -8,21 +14,22 @@ 2 ] ], - "id" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung" + "name" : "Cheok-Yin Fung", + "id" : "Cheok-Yin Fung" }, { + "id" : "E. Choroba", "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "id" : "E. Choroba" + ] }, { "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", @@ -32,21 +39,19 @@ "Blog", 1 ] - ], - "name" : "James Smith" + ] }, { - "name" : "Kjetil Skotheim", "id" : "Kjetil Skotheim", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Kjetil Skotheim" }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -61,7 +66,8 @@ 1 ] ], - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { "name" : "Luca Ferrari", @@ -78,17 +84,16 @@ "id" : "Luca Ferrari" }, { - "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "name" : "Mark Anderson" + "name" : "Mark Anderson", + "id" : "Mark Anderson" }, { - "name" : "Mohammad S Anwar", "id" : "Mohammad S Anwar", "data" : [ [ @@ -99,11 +104,22 @@ "Raku", 2 ] - ] + ], + "name" : "Mohammad S Anwar" + }, + { + "data" : [ + [ + "Perl", + 1 + ] + ], + "name" : "Nicolas Mendoza", + "id" : "Nicolas Mendoza" }, { - "name" : "Peter Campbell Smith", "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -116,18 +132,18 @@ ] }, { - "id" : "Philippe Bricout", "data" : [ [ "Perl", 1 ] ], - "name" : "Philippe Bricout" + "name" : "Philippe Bricout", + "id" : "Philippe Bricout" }, { - "name" : "PokGoPun", "id" : "PokGoPun", + "name" : "PokGoPun", "data" : [ [ "Perl", @@ -136,7 +152,6 @@ ] }, { - "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -147,9 +162,11 @@ 2 ] ], + "name" : "Robert DiCicco", "id" : "Robert DiCicco" }, { + "id" : "Roger Bell_West", "name" : "Roger Bell_West", "data" : [ [ @@ -164,8 +181,7 @@ "Blog", 1 ] - ], - "id" : "Roger Bell_West" + ] }, { "id" : "Simon Proctor", @@ -178,6 +194,8 @@ "name" : "Simon Proctor" }, { + "id" : "Stephen G Lynn", + "name" : "Stephen G Lynn", "data" : [ [ "Perl", @@ -191,12 +209,9 @@ "Blog", 1 ] - ], - "id" : "Stephen G Lynn", - "name" : "Stephen G Lynn" + ] }, { - "name" : "Ulrich Rieke", "id" : "Ulrich Rieke", "data" : [ [ @@ -207,10 +222,11 @@ "Raku", 1 ] - ] + ], + "name" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -221,28 +237,40 @@ 1 ] ], - "id" : "W. Luis Mochan" + "name" : "W. Luis Mochan" } ] }, - "title" : { - "text" : "The Weekly Challenge - 174" - }, "legend" : { "enabled" : 0 }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 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/>" + "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/>" }, - "chart" : { - "type" : "column" + "xAxis" : { + "type" : "category" }, "series" : [ { - "name" : "The Weekly Challenge - 174", - "colorByPoint" : 1, "data" : [ { "drilldown" : "Cheok-Yin Fung", @@ -250,24 +278,24 @@ "y" : 2 }, { - "y" : 2, + "drilldown" : "E. Choroba", "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "y" : 2 }, { - "name" : "James Smith", + "drilldown" : "James Smith", "y" : 3, - "drilldown" : "James Smith" + "name" : "James Smith" }, { - "name" : "Kjetil Skotheim", "y" : 2, + "name" : "Kjetil Skotheim", "drilldown" : "Kjetil Skotheim" }, { + "drilldown" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", - "y" : 3, - "drilldown" : "Laurent Rosenfeld" + "y" : 3 }, { "drilldown" : "Luca Ferrari", @@ -275,8 +303,8 @@ "name" : "Luca Ferrari" }, { - "y" : 2, "name" : "Mark Anderson", + "y" : 2, "drilldown" : "Mark Anderson" }, { @@ -285,9 +313,14 @@ "drilldown" : "Mohammad S Anwar" }, { + "drilldown" : "Nicolas Mendoza", + "y" : 1, + "name" : "Nicolas Mendoza" + }, + { "drilldown" : "Peter Campbell Smith", - "y" : 3, - "name" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith", + "y" : 3 }, { "drilldown" : "Philippe Bricout", @@ -295,61 +328,43 @@ "name" : "Philippe Bricout" }, { - "drilldown" : "PokGoPun", + "y" : 2, "name" : "PokGoPun", - "y" : 2 + "drilldown" : "PokGoPun" }, { - "name" : "Robert DiCicco", + "drilldown" : "Robert DiCicco", "y" : 3, - "drilldown" : "Robert DiCicco" + "name" : "Robert DiCicco" }, { - "name" : "Roger Bell_West", "y" : 5, + "name" : "Roger Bell_West", "drilldown" : "Roger Bell_West" }, { - "drilldown" : "Simon Proctor", "y" : 1, - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor" }, { - "name" : "Stephen G Lynn", "y" : 5, + "name" : "Stephen G Lynn", "drilldown" : "Stephen G Lynn" }, { - "y" : 3, + "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" + "y" : 3 }, { + "drilldown" : "W. Luis Mochan", "name" : "W. Luis Mochan", - "y" : 3, - "drilldown" : "W. Luis Mochan" + "y" : 3 } - ] - } - ], - "subtitle" : { - "text" : "[Champions: 17] Last updated at 2022-07-21 23:07:25 GMT" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + ], + "name" : "The Weekly Challenge - 174", + "colorByPoint" : 1 } - } + ] } |
