diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-02-16 17:37:49 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-02-16 17:37:49 +0000 |
| commit | 5e2b0aa79e7407c83d921bfd0a39e45f2cebb536 (patch) | |
| tree | 73d3b8d23d6d11f97ad2a26b307316a623503a84 /stats/pwc-current.json | |
| parent | 6331e427a31d0e27cbdb761032377f296af729ba (diff) | |
| download | perlweeklychallenge-club-5e2b0aa79e7407c83d921bfd0a39e45f2cebb536.tar.gz perlweeklychallenge-club-5e2b0aa79e7407c83d921bfd0a39e45f2cebb536.tar.bz2 perlweeklychallenge-club-5e2b0aa79e7407c83d921bfd0a39e45f2cebb536.zip | |
- Added solution by Mark Anderson.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 233 |
1 files changed, 124 insertions, 109 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5000db2b2a..88a001245d 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,48 +1,125 @@ { - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2021-02-16 07:00:58 GMT" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "series" : [ + { + "data" : [ + { + "y" : 2, + "name" : "Alexander Karelas", + "drilldown" : "Alexander Karelas" + }, + { + "drilldown" : "Gustavo Chaves", + "y" : 2, + "name" : "Gustavo Chaves" + }, + { + "y" : 3, + "name" : "James Smith", + "drilldown" : "James Smith" + }, + { + "y" : 4, + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" + }, + { + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", + "y" : 1 + }, + { + "drilldown" : "Mohammad S Anwar", + "name" : "Mohammad S Anwar", + "y" : 1 + }, + { + "drilldown" : "Roger Bell_West", + "y" : 4, + "name" : "Roger Bell_West" + }, + { + "y" : 3, + "name" : "Simon Green", + "drilldown" : "Simon Green" + }, + { + "drilldown" : "Simon Proctor", + "y" : 2, + "name" : "Simon Proctor" + }, + { + "y" : 1, + "name" : "Steven Wilson", + "drilldown" : "Steven Wilson" + }, + { + "y" : 4, + "name" : "Stuart Little", + "drilldown" : "Stuart Little" + }, + { + "drilldown" : "Vinod Kumar K", + "y" : 1, + "name" : "Vinod Kumar K" + }, + { + "name" : "W. Luis Mochan", + "y" : 3, + "drilldown" : "W. Luis Mochan" + } + ], + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 100" } + ], + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2021-02-16 17:37:24 GMT" }, "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, - "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/>" }, "xAxis" : { "type" : "category" }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, "drilldown" : { "series" : [ { "name" : "Alexander Karelas", - "id" : "Alexander Karelas", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Alexander Karelas" }, { + "name" : "Gustavo Chaves", "data" : [ [ "Perl", 2 ] ], - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves" + "id" : "Gustavo Chaves" }, { - "name" : "James Smith", "id" : "James Smith", "data" : [ [ @@ -53,9 +130,12 @@ "Blog", 1 ] - ] + ], + "name" : "James Smith" }, { + "id" : "Luca Ferrari", + "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -65,9 +145,17 @@ "Blog", 2 ] + ] + }, + { + "name" : "Mark Anderson", + "data" : [ + [ + "Raku", + 1 + ] ], - "id" : "Luca Ferrari", - "name" : "Luca Ferrari" + "id" : "Mark Anderson" }, { "data" : [ @@ -80,6 +168,8 @@ "id" : "Mohammad S Anwar" }, { + "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -89,9 +179,7 @@ "Raku", 2 ] - ], - "name" : "Roger Bell_West", - "id" : "Roger Bell_West" + ] }, { "data" : [ @@ -104,31 +192,30 @@ 1 ] ], - "id" : "Simon Green", - "name" : "Simon Green" + "name" : "Simon Green", + "id" : "Simon Green" }, { + "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "name" : "Simon Proctor" }, { - "name" : "Steven Wilson", "id" : "Steven Wilson", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Steven Wilson" }, { - "id" : "Stuart Little", "name" : "Stuart Little", "data" : [ [ @@ -139,20 +226,20 @@ "Raku", 2 ] - ] + ], + "id" : "Stuart Little" }, { "name" : "Vinod Kumar K", - "id" : "Vinod Kumar K", "data" : [ [ "Perl", 1 ] - ] + ], + "id" : "Vinod Kumar K" }, { - "name" : "W. Luis Mochan", "id" : "W. Luis Mochan", "data" : [ [ @@ -163,90 +250,18 @@ "Blog", 1 ] - ] + ], + "name" : "W. Luis Mochan" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "chart" : { + "type" : "column" }, "title" : { "text" : "Perl Weekly Challenge - 100" }, "legend" : { "enabled" : 0 - }, - "series" : [ - { - "colorByPoint" : 1, - "data" : [ - { - "y" : 2, - "name" : "Alexander Karelas", - "drilldown" : "Alexander Karelas" - }, - { - "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" - }, - { - "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" - }, - { - "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 4 - }, - { - "drilldown" : "Mohammad S Anwar", - "y" : 1, - "name" : "Mohammad S Anwar" - }, - { - "name" : "Roger Bell_West", - "y" : 4, - "drilldown" : "Roger Bell_West" - }, - { - "y" : 3, - "name" : "Simon Green", - "drilldown" : "Simon Green" - }, - { - "y" : 2, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" - }, - { - "y" : 1, - "name" : "Steven Wilson", - "drilldown" : "Steven Wilson" - }, - { - "name" : "Stuart Little", - "y" : 4, - "drilldown" : "Stuart Little" - }, - { - "drilldown" : "Vinod Kumar K", - "name" : "Vinod Kumar K", - "y" : 1 - }, - { - "drilldown" : "W. Luis Mochan", - "y" : 3, - "name" : "W. Luis Mochan" - } - ], - "name" : "Perl Weekly Challenge - 100" - } - ], - "chart" : { - "type" : "column" } } |
