From ac32e51ae34212cd68b2cfdd8f72f54681006e29 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 7 Jun 2022 18:13:36 +0100 Subject: - Added solutions by Robert DiCicco. --- stats/pwc-summary-31-60.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index e651113004..6b6920f327 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,16 +1,12 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "Bruce Gray", @@ -45,17 +41,14 @@ "Duane Powell" ] }, + "chart" : { + "type" : "column" + }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + } }, "series" : [ { @@ -94,7 +87,6 @@ ] }, { - "name" : "Raku", "data" : [ 50, 0, @@ -126,7 +118,8 @@ 8, 10, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -163,5 +156,12 @@ ], "name" : "Blog" } - ] + ], + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-07 17:05:44 GMT" + } } -- cgit From 0c7f061325cd07213c4bba4f1c34790d98bbab02 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 7 Jun 2022 23:16:46 +0100 Subject: - Added solutions by E. Choroba. --- stats/pwc-summary-31-60.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 6b6920f327..3d7274b211 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,12 +1,22 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "Bruce Gray", @@ -41,15 +51,6 @@ "Duane Powell" ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "name" : "Perl", @@ -87,6 +88,7 @@ ] }, { + "name" : "Raku", "data" : [ 50, 0, @@ -118,10 +120,10 @@ 8, 10, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 10, 0, @@ -153,15 +155,13 @@ 7, 0, 0 - ], - "name" : "Blog" + ] } ], - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 17:05:44 GMT" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } -- cgit From b8d9da775e3c046045a8197efe7273d2d053ef75 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 8 Jun 2022 13:20:58 +0100 Subject: - Added solutions by Stephen G Lynn. --- stats/pwc-summary-31-60.json | 108 +++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 3d7274b211..2686b6b2de 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,59 +1,9 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, - "xAxis" : { - "categories" : [ - "Bruce Gray", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Christian Jaeger", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Daniel Pfeiffer", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "David Santiago", - "David Schwartz", - "Denis Yurashku", - "Dieter Dobbelaere", - "Dimitar Dimitrov", - "Donald Hunter", - "Doug Schrag", - "Duane Powell" - ] - }, "series" : [ { - "name" : "Perl", "data" : [ 40, 2, @@ -85,10 +35,10 @@ 0, 0, 82 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 50, 0, @@ -120,7 +70,8 @@ 8, 10, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -158,10 +109,59 @@ ] } ], + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } + }, + "xAxis" : { + "categories" : [ + "Bruce Gray", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Christian Jaeger", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Daniel Pfeiffer", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "David Santiago", + "David Schwartz", + "Denis Yurashku", + "Dieter Dobbelaere", + "Dimitar Dimitrov", + "Donald Hunter", + "Doug Schrag", + "Duane Powell" + ] } } -- cgit From 21ba5b0fbf8e4af34bff02ff1d0f76da13f4dec3 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 8 Jun 2022 22:58:38 +0100 Subject: - Added solutions by Julien Fiegehenn. --- stats/pwc-summary-31-60.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 2686b6b2de..5763045fc1 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,9 +1,14 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl", "data" : [ 40, 2, @@ -35,10 +40,10 @@ 0, 0, 82 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 50, 0, @@ -70,8 +75,7 @@ 8, 10, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -109,27 +113,20 @@ ] } ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" + }, "xAxis" : { "categories" : [ "Bruce Gray", @@ -163,5 +160,8 @@ "Doug Schrag", "Duane Powell" ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } -- cgit From f9354fbedfef5cf99fc327071fb81b194f83b56d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 9 Jun 2022 13:05:39 +0100 Subject: - Added blog post by Roger Bell_West. --- stats/pwc-summary-31-60.json | 98 ++++++++++++++++++++++---------------------- 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 5763045fc1..aeefff96c2 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -3,8 +3,48 @@ "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 }, - "chart" : { - "type" : "column" + "xAxis" : { + "categories" : [ + "Bruce Gray", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Christian Jaeger", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Daniel Pfeiffer", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "David Santiago", + "David Schwartz", + "Denis Yurashku", + "Dieter Dobbelaere", + "Dimitar Dimitrov", + "Donald Hunter", + "Doug Schrag", + "Duane Powell" + ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" }, "series" : [ { @@ -43,7 +83,6 @@ ] }, { - "name" : "Raku", "data" : [ 50, 0, @@ -75,10 +114,10 @@ 8, 10, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 10, 0, @@ -110,58 +149,19 @@ 7, 0, 0 - ] + ], + "name" : "Blog" } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" - }, - "xAxis" : { - "categories" : [ - "Bruce Gray", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Christian Jaeger", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Daniel Pfeiffer", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "David Santiago", - "David Schwartz", - "Denis Yurashku", - "Dieter Dobbelaere", - "Dimitar Dimitrov", - "Donald Hunter", - "Doug Schrag", - "Duane Powell" - ] - }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" } } -- cgit From a06f893b30476e4eff47c230b85804ee8b7bee56 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 9 Jun 2022 22:16:08 +0100 Subject: - Added solutions by Humberto Massa. --- stats/pwc-summary-31-60.json | 100 +++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index aeefff96c2..cf87ab71ef 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,41 +1,8 @@ { - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "xAxis" : { - "categories" : [ - "Bruce Gray", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Christian Jaeger", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Daniel Pfeiffer", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "David Santiago", - "David Schwartz", - "Denis Yurashku", - "Dieter Dobbelaere", - "Dimitar Dimitrov", - "Donald Hunter", - "Doug Schrag", - "Duane Powell" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "yAxis" : { "min" : 0, @@ -43,12 +10,11 @@ "text" : "" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "Perl", "data" : [ 40, 2, @@ -80,7 +46,8 @@ 0, 0, 82 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -118,6 +85,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 10, 0, @@ -149,19 +117,51 @@ 7, 0, 0 - ], - "name" : "Blog" + ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "xAxis" : { + "categories" : [ + "Bruce Gray", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Christian Jaeger", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Daniel Pfeiffer", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "David Santiago", + "David Schwartz", + "Denis Yurashku", + "Dieter Dobbelaere", + "Dimitar Dimitrov", + "Donald Hunter", + "Doug Schrag", + "Duane Powell" + ] + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" } } -- cgit From 8fc3ae23025949d2da0c49826fa13d714523c73e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 9 Jun 2022 22:30:03 +0100 Subject: - Added solution by Lubos Kolouch. --- stats/pwc-summary-31-60.json | 46 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'stats/pwc-summary-31-60.json') diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index cf87ab71ef..f2fea7fdfd 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,18 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { "data" : [ @@ -85,7 +71,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 10, 0, @@ -117,9 +102,17 @@ 7, 0, 0 - ] + ], + "name" : "Blog" } ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, "xAxis" : { "categories" : [ "Bruce Gray", @@ -154,14 +147,21 @@ "Duane Powell" ] }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" + "chart" : { + "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT" } } -- cgit