From e07c2ddd5c20d692cbfa5fc6fe8872c1a28e3737 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 20 Nov 2021 08:39:22 +0000 Subject: - Added solutions by Laurent Rosenfeld. --- stats/pwc-current.json | 209 +++++++++++++++++++++++++++---------------------- 1 file changed, 116 insertions(+), 93 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 826263d61f..9e2f0f8319 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,23 +1,12 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, "subtitle" : { - "text" : "[Champions: 23] Last updated at 2021-11-20 08:15:14 GMT" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 24] Last updated at 2021-11-20 08:31:55 GMT" }, "drilldown" : { "series" : [ { - "name" : "Abigail", "id" : "Abigail", + "name" : "Abigail", "data" : [ [ "Perl", @@ -36,11 +25,11 @@ 1 ] ], - "id" : "Andrew Shitov", - "name" : "Andrew Shitov" + "name" : "Andrew Shitov", + "id" : "Andrew Shitov" }, { - "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl", @@ -51,21 +40,21 @@ 2 ] ], - "name" : "Athanasius" + "id" : "Athanasius" }, { - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", 2 ] ], + "name" : "Cheok-Yin Fung", "id" : "Cheok-Yin Fung" }, { - "name" : "Cristina Heredia", "id" : "Cristina Heredia", + "name" : "Cristina Heredia", "data" : [ [ "Perl", @@ -75,6 +64,7 @@ }, { "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -84,12 +74,11 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { - "name" : "E. Choroba", "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl", @@ -98,6 +87,7 @@ ] }, { + "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -112,10 +102,11 @@ 2 ] ], - "id" : "Flavio Poletti", "name" : "Flavio Poletti" }, { + "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", @@ -125,9 +116,7 @@ "Blog", 1 ] - ], - "id" : "James Smith", - "name" : "James Smith" + ] }, { "name" : "Jan Krnavek", @@ -139,18 +128,35 @@ ], "id" : "Jan Krnavek" }, + { + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey", + "data" : [ + [ + "Perl", + 2 + ] + ] + }, { "data" : [ [ "Perl", 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 1 ] ], - "id" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { - "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -161,6 +167,7 @@ 4 ] ], + "name" : "Luca Ferrari", "id" : "Luca Ferrari" }, { @@ -174,44 +181,44 @@ "name" : "Mark Anderson" }, { - "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] ], + "name" : "Niels van Dijke", "id" : "Niels van Dijke" }, { - "id" : "Olivier Delouya", + "name" : "Olivier Delouya", "data" : [ [ "Perl", 1 ] ], - "name" : "Olivier Delouya" + "id" : "Olivier Delouya" }, { + "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] ], - "id" : "Paulo Custodio", "name" : "Paulo Custodio" }, { + "name" : "Peter Campbell Smith", "data" : [ [ "Perl", 2 ] ], - "id" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith" + "id" : "Peter Campbell Smith" }, { "name" : "Robert DiCicco", @@ -243,6 +250,7 @@ }, { "id" : "Simon Green", + "name" : "Simon Green", "data" : [ [ "Perl", @@ -252,20 +260,20 @@ "Blog", 1 ] - ], - "name" : "Simon Green" + ] }, { - "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl", 1 ] ], - "name" : "Steven Wilson" + "id" : "Steven Wilson" }, { + "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -276,8 +284,7 @@ 2 ] ], - "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke" + "id" : "Ulrich Rieke" }, { "name" : "W. Luis Mochan", @@ -298,108 +305,116 @@ "title" : { "text" : "The Weekly Challenge - 139" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } + "xAxis" : { + "type" : "category" }, "tooltip" : { - "headerFormat" : "{series.name}
", "followPointer" : 1, + "headerFormat" : "{series.name}
", "pointFormat" : "{point.name}: {point.y:f}
" }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, "series" : [ { - "colorByPoint" : 1, + "name" : "The Weekly Challenge - 139", "data" : [ { - "y" : 4, "name" : "Abigail", - "drilldown" : "Abigail" + "drilldown" : "Abigail", + "y" : 4 }, { - "drilldown" : "Andrew Shitov", + "y" : 1, "name" : "Andrew Shitov", - "y" : 1 + "drilldown" : "Andrew Shitov" }, { - "name" : "Athanasius", "drilldown" : "Athanasius", + "name" : "Athanasius", "y" : 4 }, { - "y" : 2, + "name" : "Cheok-Yin Fung", "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung" + "y" : 2 }, { + "y" : 1, "name" : "Cristina Heredia", - "drilldown" : "Cristina Heredia", - "y" : 1 + "drilldown" : "Cristina Heredia" }, { - "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby", "y" : 3 }, { - "drilldown" : "E. Choroba", + "y" : 2, "name" : "E. Choroba", - "y" : 2 + "drilldown" : "E. Choroba" }, { + "y" : 6, "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti", - "y" : 6 + "drilldown" : "Flavio Poletti" }, { - "y" : 3, + "name" : "James Smith", "drilldown" : "James Smith", - "name" : "James Smith" + "y" : 3 }, { - "y" : 2, + "name" : "Jan Krnavek", "drilldown" : "Jan Krnavek", - "name" : "Jan Krnavek" + "y" : 2 }, { - "name" : "Jorg Sommrey", "drilldown" : "Jorg Sommrey", + "name" : "Jorg Sommrey", "y" : 2 }, { + "y" : 5, + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" + }, + { + "y" : 6, "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 6 + "name" : "Luca Ferrari" }, { "y" : 2, - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson" + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson" }, { + "y" : 2, "name" : "Niels van Dijke", - "drilldown" : "Niels van Dijke", - "y" : 2 + "drilldown" : "Niels van Dijke" }, { "y" : 1, - "drilldown" : "Olivier Delouya", - "name" : "Olivier Delouya" + "name" : "Olivier Delouya", + "drilldown" : "Olivier Delouya" }, { "y" : 2, - "name" : "Paulo Custodio", - "drilldown" : "Paulo Custodio" + "drilldown" : "Paulo Custodio", + "name" : "Paulo Custodio" }, { + "y" : 2, "name" : "Peter Campbell Smith", - "drilldown" : "Peter Campbell Smith", - "y" : 2 + "drilldown" : "Peter Campbell Smith" }, { "name" : "Robert DiCicco", @@ -407,14 +422,14 @@ "y" : 1 }, { - "y" : 5, + "name" : "Roger Bell_West", "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" + "y" : 5 }, { - "y" : 3, + "drilldown" : "Simon Green", "name" : "Simon Green", - "drilldown" : "Simon Green" + "y" : 3 }, { "y" : 1, @@ -422,20 +437,28 @@ "name" : "Steven Wilson" }, { - "drilldown" : "Ulrich Rieke", + "y" : 4, "name" : "Ulrich Rieke", - "y" : 4 + "drilldown" : "Ulrich Rieke" }, { "y" : 3, - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan" + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ], - "name" : "The Weekly Challenge - 139" + "colorByPoint" : 1 } ], - "xAxis" : { - "type" : "category" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" } } -- cgit