diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-10-17 15:36:53 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-10-17 15:36:53 +0100 |
| commit | 1da19f820e6c7dc5844eb1c6ea53c11be9fc3877 (patch) | |
| tree | e670a4f49d1e087d79b36beddffa5924c4149414 /stats/pwc-current.json | |
| parent | 910f74d25475ded3c53fa8c1a59a2286942c32b5 (diff) | |
| download | perlweeklychallenge-club-1da19f820e6c7dc5844eb1c6ea53c11be9fc3877.tar.gz perlweeklychallenge-club-1da19f820e6c7dc5844eb1c6ea53c11be9fc3877.tar.bz2 perlweeklychallenge-club-1da19f820e6c7dc5844eb1c6ea53c11be9fc3877.zip | |
- Added blog by Colin Crain.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 209 |
1 files changed, 112 insertions, 97 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index b838799cf3..e28c9ec9bd 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,22 +1,37 @@ { + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 082" + }, + "subtitle" : { + "text" : "[Champions: 24] Last updated at 2020-10-17 14:36:16 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "series" : [ { "name" : "Perl Weekly Challenge - 082", + "colorByPoint" : 1, "data" : [ { - "y" : 4, + "drilldown" : "Abigail", "name" : "Abigail", - "drilldown" : "Abigail" + "y" : 4 }, { - "y" : 2, "name" : "Alexander Pankoff", - "drilldown" : "Alexander Pankoff" + "drilldown" : "Alexander Pankoff", + "y" : 2 }, { + "drilldown" : "Andinus", "y" : 2, - "name" : "Andinus", - "drilldown" : "Andinus" + "name" : "Andinus" }, { "y" : 2, @@ -24,38 +39,43 @@ "name" : "Andrew Shitov" }, { + "drilldown" : "Colin Crain", + "name" : "Colin Crain", + "y" : 1 + }, + { "y" : 3, "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby" }, { "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 + "y" : 2, + "name" : "E. Choroba" }, { + "y" : 2, "drilldown" : "Feng Chang", - "name" : "Feng Chang", - "y" : 2 + "name" : "Feng Chang" }, { - "y" : 4, "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti" + "name" : "Flavio Poletti", + "y" : 4 }, { - "y" : 2, + "name" : "Jose Luis", "drilldown" : "Jose Luis", - "name" : "Jose Luis" + "y" : 2 }, { - "name" : "Julio de Castro", "drilldown" : "Julio de Castro", - "y" : 4 + "y" : 4, + "name" : "Julio de Castro" }, { - "drilldown" : "Kang-min Liu", "name" : "Kang-min Liu", + "drilldown" : "Kang-min Liu", "y" : 4 }, { @@ -64,8 +84,8 @@ "y" : 2 }, { - "y" : 2, "drilldown" : "Mark Anderson", + "y" : 2, "name" : "Mark Anderson" }, { @@ -74,76 +94,67 @@ "name" : "Markus Holzer" }, { - "name" : "Myoungjin Jeon", "drilldown" : "Myoungjin Jeon", - "y" : 6 + "y" : 6, + "name" : "Myoungjin Jeon" }, { - "drilldown" : "Niels van Dijke", "name" : "Niels van Dijke", + "drilldown" : "Niels van Dijke", "y" : 2 }, { - "y" : 2, + "name" : "Nuno Vieira", "drilldown" : "Nuno Vieira", - "name" : "Nuno Vieira" + "y" : 2 }, { "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 5 + "y" : 5, + "name" : "Roger Bell_West" }, { - "name" : "Simon Green", + "y" : 3, "drilldown" : "Simon Green", - "y" : 3 + "name" : "Simon Green" }, { + "y" : 2, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 2 + "name" : "Simon Proctor" }, { - "name" : "Steven Wilson", "drilldown" : "Steven Wilson", + "name" : "Steven Wilson", "y" : 1 }, { - "y" : 4, + "name" : "Ulrich Rieke", "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke" + "y" : 4 }, { - "y" : 1, "name" : "Vinod Kumar K", - "drilldown" : "Vinod Kumar K" + "drilldown" : "Vinod Kumar K", + "y" : 1 } - ], - "colorByPoint" : 1 + ] } ], "legend" : { "enabled" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge - 082" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 23] Last updated at 2020-10-17 09:44:45 GMT" + "xAxis" : { + "type" : "category" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "tooltip" : { + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "followPointer" : 1, + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" }, "drilldown" : { "series" : [ { - "id" : "Abigail", - "name" : "Abigail", "data" : [ [ "Perl", @@ -153,20 +164,21 @@ "Blog", 2 ] - ] + ], + "name" : "Abigail", + "id" : "Abigail" }, { - "id" : "Alexander Pankoff", - "name" : "Alexander Pankoff", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff" }, { - "id" : "Andinus", "data" : [ [ "Perl", @@ -177,11 +189,12 @@ 1 ] ], - "name" : "Andinus" + "name" : "Andinus", + "id" : "Andinus" }, { - "id" : "Andrew Shitov", "name" : "Andrew Shitov", + "id" : "Andrew Shitov", "data" : [ [ "Raku", @@ -190,7 +203,18 @@ ] }, { + "id" : "Colin Crain", + "name" : "Colin Crain", + "data" : [ + [ + "Blog", + 1 + ] + ] + }, + { "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -200,28 +224,27 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { - "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], + "id" : "E. Choroba", "name" : "E. Choroba" }, { - "id" : "Feng Chang", - "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Feng Chang", + "id" : "Feng Chang" }, { "data" : [ @@ -234,21 +257,20 @@ 2 ] ], - "name" : "Flavio Poletti", - "id" : "Flavio Poletti" + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { "name" : "Jose Luis", + "id" : "Jose Luis", "data" : [ [ "Perl", 2 ] - ], - "id" : "Jose Luis" + ] }, { - "name" : "Julio de Castro", "data" : [ [ "Perl", @@ -259,6 +281,7 @@ 2 ] ], + "name" : "Julio de Castro", "id" : "Julio de Castro" }, { @@ -276,23 +299,23 @@ ] }, { - "id" : "Lubos Kolouch", - "name" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { - "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], + "id" : "Mark Anderson", "name" : "Mark Anderson" }, { @@ -306,6 +329,7 @@ ] }, { + "name" : "Myoungjin Jeon", "id" : "Myoungjin Jeon", "data" : [ [ @@ -320,31 +344,31 @@ "Blog", 2 ] - ], - "name" : "Myoungjin Jeon" + ] }, { + "id" : "Niels van Dijke", + "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] - ], - "name" : "Niels van Dijke", - "id" : "Niels van Dijke" + ] }, { + "name" : "Nuno Vieira", "id" : "Nuno Vieira", "data" : [ [ "Perl", 2 ] - ], - "name" : "Nuno Vieira" + ] }, { "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -358,8 +382,7 @@ "Blog", 1 ] - ], - "name" : "Roger Bell_West" + ] }, { "data" : [ @@ -386,18 +409,18 @@ "id" : "Simon Proctor" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl", 1 ] ], + "id" : "Steven Wilson", "name" : "Steven Wilson" }, { - "id" : "Ulrich Rieke", "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -410,32 +433,24 @@ ] }, { - "name" : "Vinod Kumar K", "data" : [ [ "Perl", 1 ] ], - "id" : "Vinod Kumar K" + "id" : "Vinod Kumar K", + "name" : "Vinod Kumar K" } ] }, - "tooltip" : { - "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/>", - "followPointer" : 1 - }, - "xAxis" : { - "type" : "category" - }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "enabled" : 1, + "format" : "{point.y}" + } } } } |
