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-1-30.json | 100 ++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'stats/pwc-summary-1-30.json') diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 707a116b74..01b54589b3 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,15 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "chart" : { "type" : "column" }, @@ -17,42 +6,9 @@ "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 }, - "xAxis" : { - "categories" : [ - "3ter", - "Aaron Rowe", - "Aaron Sherman", - "Aaron Smith", - "Abigail", - "Adam Herzog", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alex Mauney", - "Alexander Karelas", - "Alexander Pankoff", - "Ali Moradi", - "Alicia Bielsa", - "Andinus", - "Andrew Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bartosz Jarzyna", - "Belmark Caday", - "Ben Bullock", - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bob Lied" - ] - }, "series" : [ { + "name" : "Perl", "data" : [ 2, 0, @@ -84,8 +40,7 @@ 0, 4, 54 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -123,7 +78,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -155,13 +109,59 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "xAxis" : { + "categories" : [ + "3ter", + "Aaron Rowe", + "Aaron Sherman", + "Aaron Smith", + "Abigail", + "Adam Herzog", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alex Mauney", + "Alexander Karelas", + "Alexander Pankoff", + "Ali Moradi", + "Alicia Bielsa", + "Andinus", + "Andrew Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bartosz Jarzyna", + "Belmark Caday", + "Ben Bullock", + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bob Lied" + ] + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" } } -- 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-1-30.json | 102 ++++++++++++++++++++++---------------------- 1 file changed, 51 insertions(+), 51 deletions(-) (limited to 'stats/pwc-summary-1-30.json') diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 01b54589b3..b80d6faa0c 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,10 +1,53 @@ { - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" + }, + "xAxis" : { + "categories" : [ + "3ter", + "Aaron Rowe", + "Aaron Sherman", + "Aaron Smith", + "Abigail", + "Adam Herzog", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alex Mauney", + "Alexander Karelas", + "Alexander Pankoff", + "Ali Moradi", + "Alicia Bielsa", + "Andinus", + "Andrew Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bartosz Jarzyna", + "Belmark Caday", + "Ben Bullock", + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bob Lied" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "series" : [ { @@ -43,7 +86,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -75,7 +117,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -113,55 +156,12 @@ "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "xAxis" : { - "categories" : [ - "3ter", - "Aaron Rowe", - "Aaron Sherman", - "Aaron Smith", - "Abigail", - "Adam Herzog", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alex Mauney", - "Alexander Karelas", - "Alexander Pankoff", - "Ali Moradi", - "Alicia Bielsa", - "Andinus", - "Andrew Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bartosz Jarzyna", - "Belmark Caday", - "Ben Bullock", - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bob Lied" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "chart" : { + "type" : "column" }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" } } -- 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-1-30.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'stats/pwc-summary-1-30.json') diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index b80d6faa0c..cd82745caa 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,6 +1,7 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, "xAxis" : { "categories" : [ @@ -36,18 +37,8 @@ "Bob Lied" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" }, "series" : [ { @@ -163,5 +154,14 @@ "column" : { "stacking" : "percent" } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } -- 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-1-30.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'stats/pwc-summary-1-30.json') diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index cd82745caa..3cb9962e18 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,7 +1,13 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" }, "xAxis" : { "categories" : [ @@ -37,8 +43,16 @@ "Bob Lied" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -149,19 +163,5 @@ ], "chart" : { "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 } } -- 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-1-30.json | 114 ++++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 57 deletions(-) (limited to 'stats/pwc-summary-1-30.json') diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 3cb9962e18..7e6e47d24a 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,59 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" - }, - "xAxis" : { - "categories" : [ - "3ter", - "Aaron Rowe", - "Aaron Sherman", - "Aaron Smith", - "Abigail", - "Adam Herzog", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alex Mauney", - "Alexander Karelas", - "Alexander Pankoff", - "Ali Moradi", - "Alicia Bielsa", - "Andinus", - "Andrew Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bartosz Jarzyna", - "Belmark Caday", - "Ben Bullock", - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bob Lied" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "name" : "Perl", @@ -91,6 +36,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -122,8 +68,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -161,7 +106,62 @@ "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "3ter", + "Aaron Rowe", + "Aaron Sherman", + "Aaron Smith", + "Abigail", + "Adam Herzog", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alex Mauney", + "Alexander Karelas", + "Alexander Pankoff", + "Ali Moradi", + "Alicia Bielsa", + "Andinus", + "Andrew Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bartosz Jarzyna", + "Belmark Caday", + "Ben Bullock", + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bob Lied" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT" + }, "chart" : { "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } -- cgit