From 06ec98144de74991d3136597a1e697f76ae869ad Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 26 Sep 2020 11:58:48 +0100 Subject: - Added solution by Leo Manfredi. --- stats/pwc-current.json | 211 ++++++++++++++++++++++++++----------------------- 1 file changed, 113 insertions(+), 98 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f9b9d2dcca..2ed6fc6299 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -2,47 +2,48 @@ "drilldown" : { "series" : [ { - "name" : "Abigail", + "id" : "Abigail", "data" : [ [ "Perl", 2 ] ], - "id" : "Abigail" + "name" : "Abigail" }, { - "id" : "Andrew Shitov", "data" : [ [ "Raku", 2 ] ], - "name" : "Andrew Shitov" + "name" : "Andrew Shitov", + "id" : "Andrew Shitov" }, { - "name" : "Bob Lied", "data" : [ [ "Perl", 2 ] ], + "name" : "Bob Lied", "id" : "Bob Lied" }, { + "id" : "Cristina Heredia", "data" : [ [ "Perl", 1 ] ], - "name" : "Cristina Heredia", - "id" : "Cristina Heredia" + "name" : "Cristina Heredia" }, { "id" : "Daniel Mantovani", + "name" : "Daniel Mantovani", "data" : [ [ "Perl", @@ -52,42 +53,39 @@ "Blog", 2 ] - ], - "name" : "Daniel Mantovani" + ] }, { - "name" : "Dave Cross", "data" : [ [ "Perl", 2 ] ], + "name" : "Dave Cross", "id" : "Dave Cross" }, { "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Dave Jacoby" }, { + "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "name" : "E. Choroba" }, { - "id" : "Flavio Poletti", - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -97,30 +95,31 @@ "Blog", 2 ] - ] + ], + "name" : "Flavio Poletti", + "id" : "Flavio Poletti" }, { + "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", 2 ] - ], - "name" : "James Smith", - "id" : "James Smith" + ] }, { + "id" : "Jorg Sommrey", "name" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ], - "id" : "Jorg Sommrey" + ] }, { - "name" : "Julio de Castro", "data" : [ [ "Perl", @@ -131,17 +130,18 @@ 2 ] ], + "name" : "Julio de Castro", "id" : "Julio de Castro" }, { "id" : "Kang-min Liu", + "name" : "Kang-min Liu", "data" : [ [ "Raku", 2 ] - ], - "name" : "Kang-min Liu" + ] }, { "id" : "Laurent Rosenfeld", @@ -161,6 +161,16 @@ ] ] }, + { + "id" : "Leo Manfredi", + "name" : "Leo Manfredi", + "data" : [ + [ + "Perl", + 1 + ] + ] + }, { "name" : "Mark Anderson", "data" : [ @@ -224,28 +234,27 @@ "id" : "Niels van Dijke" }, { + "id" : "Nuno Vieira", "data" : [ [ "Perl", 2 ] ], - "name" : "Nuno Vieira", - "id" : "Nuno Vieira" + "name" : "Nuno Vieira" }, { - "name" : "Rakulius", + "id" : "Rakulius", "data" : [ [ "Raku", 1 ] ], - "id" : "Rakulius" + "name" : "Rakulius" }, { "id" : "Roger Bell_West", - "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -259,19 +268,22 @@ "Blog", 1 ] - ] + ], + "name" : "Roger Bell_West" }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor" }, { + "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl", @@ -281,11 +293,11 @@ "Blog", 1 ] - ], - "name" : "Steven Wilson", - "id" : "Steven Wilson" + ] }, { + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -295,62 +307,52 @@ "Raku", 2 ] - ], - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke" + ] }, { + "name" : "Vinod Kumar K", "data" : [ [ "Perl", 1 ] ], - "name" : "Vinod Kumar K", "id" : "Vinod Kumar K" } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 079" - }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 + "legend" : { + "enabled" : 0 }, "xAxis" : { "type" : "category" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 27] Last updated at 2020-09-26 10:58:29 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 079" }, "plotOptions" : { "series" : { "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" } } }, - "legend" : { - "enabled" : 0 - }, - "chart" : { - "type" : "column" - }, "series" : [ { "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 079", "data" : [ { "drilldown" : "Abigail", - "y" : 2, - "name" : "Abigail" + "name" : "Abigail", + "y" : 2 }, { "name" : "Andrew Shitov", @@ -363,48 +365,48 @@ "drilldown" : "Bob Lied" }, { + "name" : "Cristina Heredia", "y" : 1, - "drilldown" : "Cristina Heredia", - "name" : "Cristina Heredia" + "drilldown" : "Cristina Heredia" }, { - "y" : 4, "drilldown" : "Daniel Mantovani", - "name" : "Daniel Mantovani" + "name" : "Daniel Mantovani", + "y" : 4 }, { - "name" : "Dave Cross", "y" : 2, + "name" : "Dave Cross", "drilldown" : "Dave Cross" }, { - "y" : 2, "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" + "name" : "Dave Jacoby", + "y" : 2 }, { - "drilldown" : "E. Choroba", "y" : 2, - "name" : "E. Choroba" + "name" : "E. Choroba", + "drilldown" : "E. Choroba" }, { "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti", - "y" : 4 + "y" : 4, + "drilldown" : "Flavio Poletti" }, { "y" : 2, - "drilldown" : "James Smith", - "name" : "James Smith" + "name" : "James Smith", + "drilldown" : "James Smith" }, { "y" : 2, - "drilldown" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "name" : "Jorg Sommrey", + "drilldown" : "Jorg Sommrey" }, { - "name" : "Julio de Castro", "y" : 4, + "name" : "Julio de Castro", "drilldown" : "Julio de Castro" }, { @@ -413,14 +415,19 @@ "name" : "Kang-min Liu" }, { - "name" : "Laurent Rosenfeld", "y" : 5, + "name" : "Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld" }, + { + "drilldown" : "Leo Manfredi", + "name" : "Leo Manfredi", + "y" : 1 + }, { "drilldown" : "Mark Anderson", - "y" : 2, - "name" : "Mark Anderson" + "name" : "Mark Anderson", + "y" : 2 }, { "drilldown" : "Markus Holzer", @@ -428,9 +435,9 @@ "name" : "Markus Holzer" }, { - "name" : "Mohammad S Anwar", + "drilldown" : "Mohammad S Anwar", "y" : 4, - "drilldown" : "Mohammad S Anwar" + "name" : "Mohammad S Anwar" }, { "name" : "Myoungjin Jeon", @@ -438,49 +445,57 @@ "drilldown" : "Myoungjin Jeon" }, { - "name" : "Niels van Dijke", + "drilldown" : "Niels van Dijke", "y" : 2, - "drilldown" : "Niels van Dijke" + "name" : "Niels van Dijke" }, { "drilldown" : "Nuno Vieira", - "y" : 2, - "name" : "Nuno Vieira" + "name" : "Nuno Vieira", + "y" : 2 }, { - "name" : "Rakulius", "drilldown" : "Rakulius", + "name" : "Rakulius", "y" : 1 }, { - "drilldown" : "Roger Bell_West", "y" : 5, - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West" }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 2 }, { - "name" : "Steven Wilson", "drilldown" : "Steven Wilson", + "name" : "Steven Wilson", "y" : 3 }, { - "y" : 3, "drilldown" : "Ulrich Rieke", + "y" : 3, "name" : "Ulrich Rieke" }, { + "drilldown" : "Vinod Kumar K", "name" : "Vinod Kumar K", - "y" : 1, - "drilldown" : "Vinod Kumar K" + "y" : 1 } - ] + ], + "name" : "Perl Weekly Challenge - 079" } ], - "subtitle" : { - "text" : "[Champions: 26] Last updated at 2020-09-26 04:06:50 GMT" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "headerFormat" : "{series.name}
", + "followPointer" : 1, + "pointFormat" : "{point.name}: {point.y:f}
" } } -- cgit