diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2024-07-29 18:29:50 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2024-07-29 18:29:50 +0100 |
| commit | 31e26b8bdcbe90165bffae2a4eeb3d07152e176e (patch) | |
| tree | 7188a666b34944b1788fa50c4aebaba6fa00b3dc /stats/pwc-challenge-027.json | |
| parent | 0a7cbfcc658b99a24baa658fdf6b5f3a3f441252 (diff) | |
| download | perlweeklychallenge-club-31e26b8bdcbe90165bffae2a4eeb3d07152e176e.tar.gz perlweeklychallenge-club-31e26b8bdcbe90165bffae2a4eeb3d07152e176e.tar.bz2 perlweeklychallenge-club-31e26b8bdcbe90165bffae2a4eeb3d07152e176e.zip | |
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-challenge-027.json')
| -rw-r--r-- | stats/pwc-challenge-027.json | 289 |
1 files changed, 162 insertions, 127 deletions
diff --git a/stats/pwc-challenge-027.json b/stats/pwc-challenge-027.json index 89d111c95f..0946cdf693 100644 --- a/stats/pwc-challenge-027.json +++ b/stats/pwc-challenge-027.json @@ -1,39 +1,11 @@ { - "title" : { - "text" : "The Weekly Challenge - 027" - }, - "tooltip" : { - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, "series" : [ { "data" : [ { - "y" : 2, - "name" : "Adam Russell", - "drilldown" : "Adam Russell" + "y" : 3, + "drilldown" : "Adam Russell", + "name" : "Adam Russell" }, { "name" : "Andrezgz", @@ -42,33 +14,33 @@ }, { "drilldown" : "Arne Sommer", - "name" : "Arne Sommer", - "y" : 2 + "y" : 3, + "name" : "Arne Sommer" }, { + "name" : "Colin Crain", "y" : 2, - "drilldown" : "Colin Crain", - "name" : "Colin Crain" + "drilldown" : "Colin Crain" }, { - "y" : 2, "drilldown" : "Duane Powell", + "y" : 2, "name" : "Duane Powell" }, { - "drilldown" : "Duncan C. White", "name" : "Duncan C. White", - "y" : 2 + "y" : 2, + "drilldown" : "Duncan C. White" }, { - "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "drilldown" : "E. Choroba", + "y" : 3, + "name" : "E. Choroba" }, { - "y" : 4, - "name" : "Jaldhar H. Vyas", - "drilldown" : "Jaldhar H. Vyas" + "drilldown" : "Jaldhar H. Vyas", + "y" : 5, + "name" : "Jaldhar H. Vyas" }, { "name" : "Joelle Maslak", @@ -77,63 +49,68 @@ }, { "name" : "Jorg Sommrey", - "drilldown" : "Jorg Sommrey", - "y" : 2 + "y" : 2, + "drilldown" : "Jorg Sommrey" }, { - "y" : 2, + "name" : "Kevin Colyer", "drilldown" : "Kevin Colyer", - "name" : "Kevin Colyer" + "y" : 2 + }, + { + "name" : "Kian-Meng Ang", + "drilldown" : "Kian-Meng Ang", + "y" : 1 }, { - "y" : 6, "drilldown" : "Laurent Rosenfeld", + "y" : 7, "name" : "Laurent Rosenfeld" }, { "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch", - "y" : 2 + "y" : 2, + "name" : "Lubos Kolouch" }, { - "name" : "Mark Anderson", + "y" : 1, "drilldown" : "Mark Anderson", - "y" : 1 + "name" : "Mark Anderson" }, { - "y" : 2, "drilldown" : "Markus Holzer", + "y" : 2, "name" : "Markus Holzer" }, { "y" : 2, - "name" : "Noud Aldenhoven", - "drilldown" : "Noud Aldenhoven" + "drilldown" : "Noud Aldenhoven", + "name" : "Noud Aldenhoven" }, { "name" : "Paulo Custodio", - "drilldown" : "Paulo Custodio", - "y" : 2 + "y" : 2, + "drilldown" : "Paulo Custodio" }, { "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 3 + "y" : 4, + "name" : "Roger Bell_West" }, { + "y" : 4, "drilldown" : "Ruben Westerberg", - "name" : "Ruben Westerberg", - "y" : 4 + "name" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 2 + "y" : 2, + "name" : "Simon Proctor" }, { - "y" : 2, + "name" : "Stuart Little", "drilldown" : "Stuart Little", - "name" : "Stuart Little" + "y" : 2 }, { "y" : 2, @@ -141,17 +118,45 @@ "name" : "Trenton Langer" }, { - "name" : "Yet Ebreo", + "y" : 3, "drilldown" : "Yet Ebreo", - "y" : 3 + "name" : "Yet Ebreo" } ], "colorByPoint" : 1, "name" : "The Weekly Challenge - 027" } ], - "legend" : { - "enabled" : 0 + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "xAxis" : { + "type" : "category" + }, + "title" : { + "text" : "The Weekly Challenge - 027" + }, + "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: 24] Last updated at 2024-07-29 17:29:09 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "drilldown" : { "series" : [ @@ -160,34 +165,42 @@ [ "Perl", 2 + ], + [ + "Blog", + 1 ] ], - "name" : "Adam Russell", - "id" : "Adam Russell" + "id" : "Adam Russell", + "name" : "Adam Russell" }, { - "id" : "Andrezgz", - "name" : "Andrezgz", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" }, { - "id" : "Arne Sommer", "name" : "Arne Sommer", + "id" : "Arne Sommer", "data" : [ [ "Raku", 2 + ], + [ + "Blog", + 1 ] ] }, { - "id" : "Colin Crain", "name" : "Colin Crain", + "id" : "Colin Crain", "data" : [ [ "Perl", @@ -196,38 +209,40 @@ ] }, { - "id" : "Duane Powell", - "name" : "Duane Powell", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Duane Powell", + "id" : "Duane Powell" }, { - "id" : "Duncan C. White", - "name" : "Duncan C. White", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Duncan C. White", + "name" : "Duncan C. White" }, { - "id" : "E. Choroba", - "name" : "E. Choroba", "data" : [ [ "Perl", 2 + ], + [ + "Blog", + 1 ] - ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" }, { - "name" : "Jaldhar H. Vyas", - "id" : "Jaldhar H. Vyas", "data" : [ [ "Perl", @@ -236,12 +251,16 @@ [ "Raku", 2 + ], + [ + "Blog", + 1 ] - ] + ], + "name" : "Jaldhar H. Vyas", + "id" : "Jaldhar H. Vyas" }, { - "id" : "Joelle Maslak", - "name" : "Joelle Maslak", "data" : [ [ "Perl", @@ -251,11 +270,13 @@ "Raku", 2 ] - ] + ], + "id" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { - "id" : "Jorg Sommrey", "name" : "Jorg Sommrey", + "id" : "Jorg Sommrey", "data" : [ [ "Perl", @@ -264,18 +285,26 @@ ] }, { - "id" : "Kevin Colyer", - "name" : "Kevin Colyer", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Kevin Colyer", + "id" : "Kevin Colyer" + }, + { + "data" : [ + [ + "Blog", + 1 + ] + ], + "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang" }, { - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -287,19 +316,21 @@ ], [ "Blog", - 2 + 3 ] - ] + ], + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { "data" : [ @@ -308,12 +339,12 @@ 1 ] ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + "id" : "Mark Anderson", + "name" : "Mark Anderson" }, { - "name" : "Markus Holzer", "id" : "Markus Holzer", + "name" : "Markus Holzer", "data" : [ [ "Raku", @@ -322,24 +353,24 @@ ] }, { + "name" : "Noud Aldenhoven", + "id" : "Noud Aldenhoven", "data" : [ [ "Raku", 2 ] - ], - "name" : "Noud Aldenhoven", - "id" : "Noud Aldenhoven" + ] }, { - "name" : "Paulo Custodio", - "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Paulo Custodio", + "name" : "Paulo Custodio" }, { "data" : [ @@ -350,10 +381,14 @@ [ "Raku", 1 + ], + [ + "Blog", + 1 ] ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "id" : "Roger Bell_West" }, { "data" : [ @@ -370,14 +405,14 @@ "name" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { "data" : [ @@ -386,20 +421,22 @@ 2 ] ], - "name" : "Stuart Little", - "id" : "Stuart Little" + "id" : "Stuart Little", + "name" : "Stuart Little" }, { + "name" : "Trenton Langer", + "id" : "Trenton Langer", "data" : [ [ "Perl", 2 ] - ], - "id" : "Trenton Langer", - "name" : "Trenton Langer" + ] }, { + "name" : "Yet Ebreo", + "id" : "Yet Ebreo", "data" : [ [ "Perl", @@ -409,13 +446,11 @@ "Raku", 1 ] - ], - "name" : "Yet Ebreo", - "id" : "Yet Ebreo" + ] } ] }, - "subtitle" : { - "text" : "[Champions: 23] Last updated at 2024-07-29 11:29:00 GMT" + "legend" : { + "enabled" : 0 } } |
