From 4adb8b85517349f572994ae042eccf2d7327a2ee Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 25 Jan 2022 12:08:27 +0000 Subject: - Added solution by Alexander Pankoff. --- stats/pwc-current.json | 279 ++++++++++++++++++++++++++----------------------- 1 file changed, 147 insertions(+), 132 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 26889c4655..53682d5b56 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,7 +1,35 @@ { + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "headerFormat" : "{series.name}
", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1 + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "subtitle" : { + "text" : "[Champions: 29] Last updated at 2022-01-25 12:07:05 GMT" + }, "series" : [ { - "colorByPoint" : 1, + "name" : "The Weekly Challenge - 148", "data" : [ { "drilldown" : "Abigail", @@ -10,73 +38,78 @@ }, { "name" : "Adam Russell", - "y" : 2, - "drilldown" : "Adam Russell" + "drilldown" : "Adam Russell", + "y" : 2 + }, + { + "y" : 1, + "drilldown" : "Alexander Pankoff", + "name" : "Alexander Pankoff" }, { - "y" : 5, + "drilldown" : "Arne Sommer", "name" : "Arne Sommer", - "drilldown" : "Arne Sommer" + "y" : 5 }, { "drilldown" : "Athanasius", - "y" : 4, - "name" : "Athanasius" + "name" : "Athanasius", + "y" : 4 }, { "name" : "Bruce Gray", - "y" : 4, - "drilldown" : "Bruce Gray" + "drilldown" : "Bruce Gray", + "y" : 4 }, { - "y" : 3, + "drilldown" : "Colin Crain", "name" : "Colin Crain", - "drilldown" : "Colin Crain" + "y" : 3 }, { + "name" : "Dave Jacoby", "drilldown" : "Dave Jacoby", - "y" : 3, - "name" : "Dave Jacoby" + "y" : 3 }, { + "y" : 2, "drilldown" : "Duncan C. White", - "name" : "Duncan C. White", - "y" : 2 + "name" : "Duncan C. White" }, { + "drilldown" : "E. Choroba", "name" : "E. Choroba", - "y" : 2, - "drilldown" : "E. Choroba" + "y" : 2 }, { - "y" : 6, + "drilldown" : "Flavio Poletti", "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti" + "y" : 6 }, { "name" : "Jaldhar H. Vyas", - "y" : 5, - "drilldown" : "Jaldhar H. Vyas" + "drilldown" : "Jaldhar H. Vyas", + "y" : 5 }, { + "name" : "James Smith", "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" + "y" : 3 }, { + "y" : 1, "drilldown" : "Jan Krnavek", - "name" : "Jan Krnavek", - "y" : 1 + "name" : "Jan Krnavek" }, { + "name" : "Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", - "y" : 5, - "name" : "Laurent Rosenfeld" + "y" : 5 }, { "drilldown" : "Luca Ferrari", - "y" : 6, - "name" : "Luca Ferrari" + "name" : "Luca Ferrari", + "y" : 6 }, { "y" : 1, @@ -84,89 +117,74 @@ "drilldown" : "Mark Anderson" }, { - "drilldown" : "Mark Senn", + "y" : 4, "name" : "Mark Senn", - "y" : 4 + "drilldown" : "Mark Senn" }, { - "name" : "Marton Polgar", "y" : 2, + "name" : "Marton Polgar", "drilldown" : "Marton Polgar" }, { - "drilldown" : "Matthew Neleigh", + "y" : 2, "name" : "Matthew Neleigh", - "y" : 2 + "drilldown" : "Matthew Neleigh" }, { "drilldown" : "Niels van Dijke", - "y" : 2, - "name" : "Niels van Dijke" + "name" : "Niels van Dijke", + "y" : 2 }, { "drilldown" : "Pete Houston", - "y" : 1, - "name" : "Pete Houston" + "name" : "Pete Houston", + "y" : 1 }, { + "drilldown" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", - "y" : 3, - "drilldown" : "Peter Campbell Smith" + "y" : 3 }, { - "name" : "Robert DiCicco", "y" : 2, + "name" : "Robert DiCicco", "drilldown" : "Robert DiCicco" }, { + "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", - "y" : 5, - "drilldown" : "Roger Bell_West" + "y" : 5 }, { - "y" : 2, + "drilldown" : "Steven Wilson", "name" : "Steven Wilson", - "drilldown" : "Steven Wilson" + "y" : 2 }, { + "y" : 3, "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke", - "y" : 3 + "name" : "Ulrich Rieke" }, { - "drilldown" : "W. Luis Mochan", "y" : 3, + "drilldown" : "W. Luis Mochan", "name" : "W. Luis Mochan" }, { - "drilldown" : "Walt Mankowski", "name" : "Walt Mankowski", + "drilldown" : "Walt Mankowski", "y" : 3 } ], - "name" : "The Weekly Challenge - 148" + "colorByPoint" : 1 } ], - "title" : { - "text" : "The Weekly Challenge - 148" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "followPointer" : 1, - "pointFormat" : "{point.name}: {point.y:f}
" - }, - "subtitle" : { - "text" : "[Champions: 28] Last updated at 2022-01-25 12:02:08 GMT" - }, - "xAxis" : { - "type" : "category" - }, "drilldown" : { "series" : [ { + "name" : "Abigail", + "id" : "Abigail", "data" : [ [ "Perl", @@ -176,19 +194,27 @@ "Blog", 2 ] - ], - "name" : "Abigail", - "id" : "Abigail" + ] }, { + "name" : "Adam Russell", "id" : "Adam Russell", "data" : [ [ "Perl", 2 ] + ] + }, + { + "data" : [ + [ + "Perl", + 1 + ] ], - "name" : "Adam Russell" + "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff" }, { "name" : "Arne Sommer", @@ -209,6 +235,7 @@ "id" : "Arne Sommer" }, { + "name" : "Athanasius", "data" : [ [ "Perl", @@ -219,11 +246,9 @@ 2 ] ], - "name" : "Athanasius", "id" : "Athanasius" }, { - "id" : "Bruce Gray", "name" : "Bruce Gray", "data" : [ [ @@ -234,10 +259,12 @@ "Raku", 2 ] - ] + ], + "id" : "Bruce Gray" }, { "name" : "Colin Crain", + "id" : "Colin Crain", "data" : [ [ "Perl", @@ -251,10 +278,11 @@ "Blog", 1 ] - ], - "id" : "Colin Crain" + ] }, { + "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -264,32 +292,29 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { + "name" : "Duncan C. White", + "id" : "Duncan C. White", "data" : [ [ "Perl", 2 ] - ], - "name" : "Duncan C. White", - "id" : "Duncan C. White" + ] }, { - "id" : "E. Choroba", "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "E. Choroba" }, { - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -304,10 +329,10 @@ 2 ] ], - "id" : "Flavio Poletti" + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { - "id" : "Jaldhar H. Vyas", "name" : "Jaldhar H. Vyas", "data" : [ [ @@ -322,9 +347,11 @@ "Blog", 1 ] - ] + ], + "id" : "Jaldhar H. Vyas" }, { + "name" : "James Smith", "data" : [ [ "Perl", @@ -335,20 +362,21 @@ 1 ] ], - "name" : "James Smith", "id" : "James Smith" }, { "id" : "Jan Krnavek", - "name" : "Jan Krnavek", "data" : [ [ "Raku", 1 ] - ] + ], + "name" : "Jan Krnavek" }, { + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -362,12 +390,9 @@ "Blog", 1 ] - ], - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld" + ] }, { - "id" : "Luca Ferrari", "name" : "Luca Ferrari", "data" : [ [ @@ -378,11 +403,12 @@ "Blog", 4 ] - ] + ], + "id" : "Luca Ferrari" }, { - "id" : "Mark Anderson", "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", @@ -401,22 +427,22 @@ 2 ] ], - "name" : "Mark Senn", - "id" : "Mark Senn" + "id" : "Mark Senn", + "name" : "Mark Senn" }, { - "name" : "Marton Polgar", + "id" : "Marton Polgar", "data" : [ [ "Raku", 2 ] ], - "id" : "Marton Polgar" + "name" : "Marton Polgar" }, { - "id" : "Matthew Neleigh", "name" : "Matthew Neleigh", + "id" : "Matthew Neleigh", "data" : [ [ "Perl", @@ -425,26 +451,27 @@ ] }, { - "id" : "Niels van Dijke", + "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] ], - "name" : "Niels van Dijke" + "id" : "Niels van Dijke" }, { + "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl", 1 ] - ], - "name" : "Pete Houston", - "id" : "Pete Houston" + ] }, { + "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -455,7 +482,6 @@ 1 ] ], - "name" : "Peter Campbell Smith", "id" : "Peter Campbell Smith" }, { @@ -465,11 +491,10 @@ 2 ] ], - "name" : "Robert DiCicco", - "id" : "Robert DiCicco" + "id" : "Robert DiCicco", + "name" : "Robert DiCicco" }, { - "id" : "Roger Bell_West", "name" : "Roger Bell_West", "data" : [ [ @@ -484,19 +509,21 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West" }, { - "name" : "Steven Wilson", "data" : [ [ "Perl", 2 ] ], - "id" : "Steven Wilson" + "id" : "Steven Wilson", + "name" : "Steven Wilson" }, { + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -507,12 +534,9 @@ 2 ] ], - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke" + "name" : "Ulrich Rieke" }, { - "id" : "W. Luis Mochan", - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -522,7 +546,9 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" }, { "id" : "Walt Mankowski", @@ -540,19 +566,8 @@ } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "title" : { + "text" : "The Weekly Challenge - 148" }, "legend" : { "enabled" : 0 -- cgit