diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-09-05 02:32:42 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-09-05 02:32:42 +0100 |
| commit | 6afd0d631e5abf75309cac73b24031cc7db27ba7 (patch) | |
| tree | 8a637d848858d273a03c83ac3757b044cec428ea /stats/pwc-current.json | |
| parent | 417070ae41af5e3818d32076f17958a487aafbfc (diff) | |
| download | perlweeklychallenge-club-6afd0d631e5abf75309cac73b24031cc7db27ba7.tar.gz perlweeklychallenge-club-6afd0d631e5abf75309cac73b24031cc7db27ba7.tar.bz2 perlweeklychallenge-club-6afd0d631e5abf75309cac73b24031cc7db27ba7.zip | |
- Added solutions by Walt Mankowski.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 191 |
1 files changed, 105 insertions, 86 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4c5a9223d7..63c921bef1 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,52 +1,54 @@ { - "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 + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 076" }, "series" : [ { - "colorByPoint" : 1, "data" : [ { + "drilldown" : "Alexander Pankoff", "y" : 2, - "name" : "Alexander Pankoff", - "drilldown" : "Alexander Pankoff" + "name" : "Alexander Pankoff" }, { + "drilldown" : "Andinus", "y" : 2, - "name" : "Andinus", - "drilldown" : "Andinus" + "name" : "Andinus" }, { "drilldown" : "Colin Crain", - "name" : "Colin Crain", - "y" : 1 + "y" : 1, + "name" : "Colin Crain" }, { - "name" : "Javier Luque", "y" : 5, - "drilldown" : "Javier Luque" + "drilldown" : "Javier Luque", + "name" : "Javier Luque" }, { - "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey", + "drilldown" : "Jorg Sommrey", "y" : 2 }, { + "y" : 1, "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch", - "y" : 1 + "name" : "Lubos Kolouch" }, { - "drilldown" : "Luca Ferrari", "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari", "y" : 4 }, { "name" : "Mark Anderson", - "y" : 2, - "drilldown" : "Mark Anderson" + "drilldown" : "Mark Anderson", + "y" : 2 }, { "drilldown" : "Markus Holzer", @@ -54,13 +56,13 @@ "name" : "Markus Holzer" }, { + "drilldown" : "Mohammad S Anwar", "name" : "Mohammad S Anwar", - "y" : 3, - "drilldown" : "Mohammad S Anwar" + "y" : 3 }, { - "drilldown" : "Myoungjin Jeon", "y" : 4, + "drilldown" : "Myoungjin Jeon", "name" : "Myoungjin Jeon" }, { @@ -70,23 +72,23 @@ }, { "y" : 2, - "name" : "Nuno Vieira", - "drilldown" : "Nuno Vieira" + "drilldown" : "Nuno Vieira", + "name" : "Nuno Vieira" }, { + "drilldown" : "Pete Houston", "name" : "Pete Houston", - "y" : 2, - "drilldown" : "Pete Houston" + "y" : 2 }, { + "y" : 5, "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 5 + "name" : "Roger Bell_West" }, { - "y" : 3, "name" : "Simon Green", - "drilldown" : "Simon Green" + "drilldown" : "Simon Green", + "y" : 3 }, { "drilldown" : "Simon Proctor", @@ -99,24 +101,27 @@ "y" : 1 }, { + "name" : "Walt Mankowski", + "drilldown" : "Walt Mankowski", + "y" : 3 + }, + { "drilldown" : "Yet Ebreo", "y" : 1, "name" : "Yet Ebreo" } ], - "name" : "Perl Weekly Challenge - 076" + "name" : "Perl Weekly Challenge - 076", + "colorByPoint" : 1 } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 19] Last updated at 2020-09-04 23:59:43 GMT" + "xAxis" : { + "type" : "category" }, - "legend" : { - "enabled" : 0 + "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 }, "drilldown" : { "series" : [ @@ -131,7 +136,6 @@ "id" : "Alexander Pankoff" }, { - "id" : "Andinus", "data" : [ [ "Perl", @@ -142,19 +146,21 @@ 1 ] ], + "id" : "Andinus", "name" : "Andinus" }, { - "id" : "Colin Crain", - "name" : "Colin Crain", "data" : [ [ "Blog", 1 ] - ] + ], + "name" : "Colin Crain", + "id" : "Colin Crain" }, { + "name" : "Javier Luque", "id" : "Javier Luque", "data" : [ [ @@ -169,30 +175,31 @@ "Blog", 1 ] - ], - "name" : "Javier Luque" + ] }, { "name" : "Jorg Sommrey", + "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ], - "id" : "Jorg Sommrey" + ] }, { "id" : "Lubos Kolouch", + "name" : "Lubos Kolouch", "data" : [ [ "Perl", 1 ] - ], - "name" : "Lubos Kolouch" + ] }, { + "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -202,13 +209,11 @@ "Blog", 2 ] - ], - "name" : "Luca Ferrari", - "id" : "Luca Ferrari" + ] }, { - "id" : "Mark Anderson", "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", @@ -217,16 +222,17 @@ ] }, { - "id" : "Markus Holzer", - "name" : "Markus Holzer", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Markus Holzer", + "id" : "Markus Holzer" }, { + "id" : "Mohammad S Anwar", "name" : "Mohammad S Anwar", "data" : [ [ @@ -237,11 +243,9 @@ "Raku", 1 ] - ], - "id" : "Mohammad S Anwar" + ] }, { - "id" : "Myoungjin Jeon", "data" : [ [ "Perl", @@ -252,11 +256,12 @@ 2 ] ], - "name" : "Myoungjin Jeon" + "name" : "Myoungjin Jeon", + "id" : "Myoungjin Jeon" }, { - "id" : "Neil Bowers", "name" : "Neil Bowers", + "id" : "Neil Bowers", "data" : [ [ "Perl", @@ -275,18 +280,18 @@ 2 ] ], - "name" : "Nuno Vieira", - "id" : "Nuno Vieira" + "id" : "Nuno Vieira", + "name" : "Nuno Vieira" }, { + "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl", 2 ] - ], - "name" : "Pete Houston", - "id" : "Pete Houston" + ] }, { "id" : "Roger Bell_West", @@ -308,6 +313,7 @@ }, { "name" : "Simon Green", + "id" : "Simon Green", "data" : [ [ "Perl", @@ -317,57 +323,70 @@ "Blog", 1 ] - ], - "id" : "Simon Green" + ] }, { - "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] ], - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke", "data" : [ [ "Perl", 1 ] + ] + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] ], - "id" : "Ulrich Rieke" + "id" : "Walt Mankowski", + "name" : "Walt Mankowski" }, { - "id" : "Yet Ebreo", "data" : [ [ "Perl", 1 ] ], - "name" : "Yet Ebreo" + "name" : "Yet Ebreo", + "id" : "Yet Ebreo" } ] }, - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge - 076" - }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : 0 }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 20] Last updated at 2020-09-05 01:32:06 GMT" } } |
