From 93c82a30f52b3ba21243736a344ce846527fa005 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Oct 2022 16:07:29 +0100 Subject: - Added solutions by Roger Bell_West. --- stats/pwc-language-breakdown-summary.json | 64 +++++++++++++++---------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 4424cb1735..775cbd274a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,37 +1,9 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "subtitle" : { - "text" : "Last updated at 2022-10-16 22:27:39 GMT" - }, - "chart" : { - "type" : "column" + "text" : "Last updated at 2022-10-17 14:57:07 GMT" }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "align" : "right", - "rotation" : -90, - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, "data" : [ [ "Blog", @@ -39,18 +11,40 @@ ], [ "Perl", - 9086 + 9088 ], [ "Raku", - 5444 + 5446 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "rotation" : -90, + "format" : "{point.y:.0f}", + "align" : "right", + "color" : "#FFFFFF", + "y" : 10, + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } } ], "legend" : { "enabled" : "false" }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, "xAxis" : { "type" : "category", "labels" : { @@ -59,5 +53,11 @@ "fontSize" : "13px" } } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } } } -- cgit From 49dd50a836bc79bab565bc681682a3ad7208ab9f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Oct 2022 16:22:59 +0100 Subject: - Added solutions by Mark Anderson. --- stats/pwc-language-breakdown-summary.json | 68 +++++++++++++++---------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 775cbd274a..a8664ff3c5 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,36 @@ { + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" + }, "subtitle" : { - "text" : "Last updated at 2022-10-17 14:57:07 GMT" + "text" : "Last updated at 2022-10-17 15:20:13 GMT" }, "series" : [ { + "dataLabels" : { + "enabled" : "true", + "align" : "right", + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10, + "rotation" : -90 + }, "data" : [ [ "Blog", @@ -15,49 +42,22 @@ ], [ "Raku", - 5446 + 5448 ] ], - "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "y" : 10, - "enabled" : "true", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } + "name" : "Contributions" } ], - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "chart" : { + "type" : "column" } } -- cgit From b747e58709bb8648f0856141ec8848dc76cc9d02 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Oct 2022 17:03:53 +0100 Subject: - Added solutions by James Smith. --- stats/pwc-language-breakdown-summary.json | 64 +++++++++++++++---------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index a8664ff3c5..3cae45f067 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,15 @@ { - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "subtitle" : { + "text" : "Last updated at 2022-10-17 15:55:06 GMT" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } }, "yAxis" : { "min" : 0, @@ -11,53 +17,47 @@ "text" : null } }, + "chart" : { + "type" : "column" + }, "legend" : { "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2022-10-17 15:20:13 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { - "dataLabels" : { - "enabled" : "true", - "align" : "right", - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90 - }, "data" : [ [ "Blog", - 2937 + 2938 ], [ "Perl", - 9088 + 9090 ], [ "Raku", 5448 ] ], - "name" : "Contributions" - } - ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "name" : "Contributions", + "dataLabels" : { + "align" : "right", + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10, + "rotation" : -90, + "color" : "#FFFFFF", + "enabled" : "true" } } - }, - "chart" : { - "type" : "column" + ], + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" } } -- cgit From a6e88ee09499cb083634a20c13f10f3dbc7ad73e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Oct 2022 17:11:45 +0100 Subject: - Added solutions by Luca Ferrari. --- stats/pwc-language-breakdown-summary.json | 70 +++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 3cae45f067..fa76f16c18 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,37 +1,43 @@ { "subtitle" : { - "text" : "Last updated at 2022-10-17 15:55:06 GMT" + "text" : "Last updated at 2022-10-17 16:10:08 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "legend" : { + "enabled" : "false" }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "series" : [ { + "dataLabels" : { + "enabled" : "true", + "color" : "#FFFFFF", + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90 + }, "data" : [ [ "Blog", - 2938 + 2944 ], [ "Perl", @@ -39,25 +45,19 @@ ], [ "Raku", - 5448 + 5450 ] ], - "name" : "Contributions", - "dataLabels" : { - "align" : "right", - "format" : "{point.y:.0f}", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "color" : "#FFFFFF", - "enabled" : "true" - } + "name" : "Contributions" } ], - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 } } -- cgit From b14a0e8ada6e3bf6063cc56b9ee406e31575c401 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Oct 2022 17:31:23 +0100 Subject: - Added solutions by W. Luis Mochan. --- stats/pwc-language-breakdown-summary.json | 58 +++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index fa76f16c18..d8c3f74092 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "subtitle" : { - "text" : "Last updated at 2022-10-17 16:10:08 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "legend" : { "enabled" : "false" }, + "subtitle" : { + "text" : "Last updated at 2022-10-17 16:27:40 GMT" + }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } }, "series" : [ { - "dataLabels" : { - "enabled" : "true", - "color" : "#FFFFFF", - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90 - }, "data" : [ [ "Blog", - 2944 + 2945 ], [ "Perl", - 9090 + 9092 ], [ "Raku", 5450 ] ], + "dataLabels" : { + "enabled" : "true", + "align" : "right", + "y" : 10, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "rotation" : -90 + }, "name" : "Contributions" } ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" } } -- cgit From 044a9eff0b45b809903f26348a97d915aa5753f8 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 17 Oct 2022 21:16:01 +0100 Subject: - Added solutions by Humberto Massa. --- stats/pwc-language-breakdown-summary.json | 46 +++++++++++++++---------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index d8c3f74092..e0d3ed42e0 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,25 +1,7 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "legend" : { "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2022-10-17 16:27:40 GMT" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, "series" : [ { "data" : [ @@ -33,20 +15,20 @@ ], [ "Raku", - 5450 + 5452 ] ], "dataLabels" : { - "enabled" : "true", - "align" : "right", + "rotation" : -90, "y" : 10, + "align" : "right", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "color" : "#FFFFFF", "format" : "{point.y:.0f}", - "rotation" : -90 + "color" : "#FFFFFF", + "enabled" : "true" }, "name" : "Contributions" } @@ -57,7 +39,25 @@ "chart" : { "type" : "column" }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "subtitle" : { + "text" : "Last updated at 2022-10-17 20:14:13 GMT" } } -- cgit From 45d358c50df4dc3afe41ef019a751153f1b5b569 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 18:25:08 +0100 Subject: - Added blog post by Roger Bell_West. --- stats/pwc-language-breakdown-summary.json | 60 +++++++++++++++---------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index e0d3ed42e0..237b8d7781 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,13 +1,26 @@ { - "legend" : { - "enabled" : "false" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "rotation" : -90, + "align" : "right", + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}" + }, "data" : [ [ "Blog", - 2945 + 2946 ], [ "Perl", @@ -17,47 +30,34 @@ "Raku", 5452 ] - ], - "dataLabels" : { - "rotation" : -90, - "y" : 10, - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "enabled" : "true" - }, - "name" : "Contributions" + ] } ], "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 17:22:50 GMT" + }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - } + }, + "type" : "category" }, - "subtitle" : { - "text" : "Last updated at 2022-10-17 20:14:13 GMT" + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } } } -- cgit From f8ae7c0c46e19015b0902693a2fad33372df3743 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 18:32:50 +0100 Subject: - Added solutions by Tim Potapov. --- stats/pwc-language-breakdown-summary.json | 76 +++++++++++++++---------------- 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 237b8d7781..30060e5bd7 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,24 @@ { - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 17:30:30 GMT" }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "y" : 10, - "rotation" : -90, - "align" : "right", - "enabled" : "true", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}" - }, "data" : [ [ "Blog", @@ -24,40 +26,38 @@ ], [ "Perl", - 9092 + 9094 ], [ "Raku", 5452 ] - ] + ], + "dataLabels" : { + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "rotation" : -90, + "y" : 10, + "align" : "right", + "format" : "{point.y:.0f}" + }, + "name" : "Contributions" } ], + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 17:22:50 GMT" - }, "chart" : { "type" : "column" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } } } -- cgit From b58b4d310660dc49d54b9a079d01948ccc227317 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 18:43:00 +0100 Subject: - Added solutions by Robert Ransbottom. --- stats/pwc-language-breakdown-summary.json | 58 +++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 30060e5bd7..7203ebfe7f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,36 @@ { + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 17:40:20 GMT" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - }, - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 17:30:30 GMT" + } }, "series" : [ { + "dataLabels" : { + "y" : 10, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "align" : "right" + }, "data" : [ [ "Blog", @@ -30,34 +42,22 @@ ], [ "Raku", - 5452 + 5454 ] ], - "dataLabels" : { - "enabled" : "true", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF", - "rotation" : -90, - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}" - }, "name" : "Contributions" } ], "legend" : { "enabled" : "false" }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "chart" : { - "type" : "column" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } } } -- cgit From 76bb05550c7c6d73b0b52a052d3d5855ae9b1c41 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 18:50:27 +0100 Subject: - Added solutions by Niels van Dijke. --- stats/pwc-language-breakdown-summary.json | 74 +++++++++++++++---------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 7203ebfe7f..9421e8f0b9 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,36 +1,12 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 17:40:20 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } + "yAxis" : { + "min" : 0, + "title" : { + "text" : null } }, "series" : [ { - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "rotation" : -90, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "enabled" : "true", - "align" : "right" - }, "data" : [ [ "Blog", @@ -38,26 +14,50 @@ ], [ "Perl", - 9094 + 9096 ], [ "Raku", 5454 ] ], + "dataLabels" : { + "rotation" : -90, + "enabled" : "true", + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "align" : "right", + "format" : "{point.y:.0f}", + "y" : 10 + }, "name" : "Contributions" } ], - "legend" : { - "enabled" : "false" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 17:48:45 GMT" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "legend" : { + "enabled" : "false" } } -- cgit From dee1d4900083e1e9a811136c2393ab8b39e09746 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 18:58:28 +0100 Subject: - Added solutions by E. Choroba. --- stats/pwc-language-breakdown-summary.json | 66 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 9421e8f0b9..f3db492631 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,12 +1,37 @@ { + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 17:56:32 GMT" + }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "enabled" : "true", + "align" : "right", + "y" : 10, + "rotation" : -90, + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF" + }, "data" : [ [ "Blog", @@ -14,50 +39,25 @@ ], [ "Perl", - 9096 + 9098 ], [ "Raku", 5454 ] - ], - "dataLabels" : { - "rotation" : -90, - "enabled" : "true", - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "align" : "right", - "format" : "{point.y:.0f}", - "y" : 10 - }, - "name" : "Contributions" + ] } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 17:48:45 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + } }, - "legend" : { - "enabled" : "false" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 86d4763ffa5773b28355c7b1d88d8f13afd9d88b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 19:07:08 +0100 Subject: - Added solutions by Matthew Neleigh. --- stats/pwc-language-breakdown-summary.json | 44 +++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index f3db492631..6a7db3b7b6 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,37 +1,31 @@ { - "chart" : { - "type" : "column" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 17:56:32 GMT" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "Contributions", "dataLabels" : { "enabled" : "true", "align" : "right", - "y" : 10, + "color" : "#FFFFFF", "rotation" : -90, "format" : "{point.y:.0f}", + "y" : 10, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF" + } }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -39,7 +33,7 @@ ], [ "Perl", - 9098 + 9100 ], [ "Raku", @@ -48,16 +42,22 @@ ] } ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - } + }, + "type" : "category" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 18:05:23 GMT" } } -- cgit From 9245127650c2314b1a655d0d22d69acc9ca91978 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 19:15:27 +0100 Subject: - Added solutions by Peter Campbell Smith. --- stats/pwc-language-breakdown-summary.json | 56 +++++++++++++++---------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 6a7db3b7b6..320d48198c 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,39 +1,33 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" }, "series" : [ { + "name" : "Contributions", "dataLabels" : { + "rotation" : -90, + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, "enabled" : "true", "align" : "right", - "color" : "#FFFFFF", - "rotation" : -90, "format" : "{point.y:.0f}", - "y" : 10, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + "y" : 10 }, - "name" : "Contributions", "data" : [ [ "Blog", - 2946 + 2947 ], [ "Perl", - 9100 + 9102 ], [ "Raku", @@ -45,19 +39,25 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 18:12:40 GMT" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 18:05:23 GMT" + } } } -- cgit From 0f607606a644ff901456c4775fc161ed8a2d6885 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 19:22:40 +0100 Subject: - Added solutions by izem. --- stats/pwc-language-breakdown-summary.json | 66 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 320d48198c..1c11b2d8ff 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,25 +1,49 @@ { - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 18:20:42 GMT" }, "legend" : { "enabled" : "false" }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "rotation" : -90, - "color" : "#FFFFFF", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, "enabled" : "true", - "align" : "right", + "rotation" : -90, + "y" : 10, "format" : "{point.y:.0f}", - "y" : 10 + "color" : "#FFFFFF", + "align" : "right" }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -27,7 +51,7 @@ ], [ "Perl", - 9102 + 9104 ], [ "Raku", @@ -35,29 +59,5 @@ ] ] } - ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 18:12:40 GMT" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - } + ] } -- cgit From 6e58ad9db9198acdeef7aca75ff60f8478c549b1 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 19:43:38 +0100 Subject: - Added solutions by Robert DiCicco. --- stats/pwc-language-breakdown-summary.json | 70 +++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 1c11b2d8ff..b12f2bf505 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,47 +1,20 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 18:20:42 GMT" - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "chart" : { "type" : "column" }, "series" : [ { "dataLabels" : { + "align" : "right", + "enabled" : "true", + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "enabled" : "true", "rotation" : -90, - "y" : 10, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "align" : "right" + "y" : 10 }, "name" : "Contributions", "data" : [ @@ -51,13 +24,40 @@ ], [ "Perl", - 9104 + 9105 ], [ "Raku", - 5454 + 5455 ] ] } - ] + ], + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, + "legend" : { + "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 18:40:29 GMT" + } } -- cgit From 40b6dc593031271cb37a6d061f0a8c36ee373ebf Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 19:54:17 +0100 Subject: - Added solutions by Ulrich Rieke. --- stats/pwc-language-breakdown-summary.json | 88 +++++++++++++++---------------- 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index b12f2bf505..f3e1e54f20 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,33 @@ { - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "subtitle" : { + "text" : "Last updated at 2022-10-20 18:52:12 GMT" }, "series" : [ { - "dataLabels" : { - "align" : "right", - "enabled" : "true", - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90, - "y" : 10 - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -24,40 +35,29 @@ ], [ "Perl", - 9105 + 9106 ], [ "Raku", - 5455 + 5457 ] - ] - } - ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + ], + "name" : "Contributions", + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "enabled" : "true", + "y" : 10, + "rotation" : -90, + "align" : "right", + "format" : "{point.y:.0f}" } } - }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "subtitle" : { - "text" : "Last updated at 2022-10-20 18:40:29 GMT" + ], + "chart" : { + "type" : "column" } } -- cgit From 8f9bc942e0d13ee0bf1d128649f984d20af4c2ff Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Oct 2022 20:03:11 +0100 Subject: - Added solutions to the week 187. --- stats/pwc-language-breakdown-summary.json | 66 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index f3e1e54f20..e24a4091df 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,32 +2,33 @@ "legend" : { "enabled" : "false" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } } }, "subtitle" : { - "text" : "Last updated at 2022-10-20 18:52:12 GMT" + "text" : "Last updated at 2022-10-20 19:00:54 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "format" : "{point.y:.0f}", + "rotation" : -90, + "align" : "right", + "enabled" : "true", + "y" : 10 + }, "data" : [ [ "Blog", @@ -35,29 +36,28 @@ ], [ "Perl", - 9106 + 9108 ], [ "Raku", - 5457 + 5459 ] - ], - "name" : "Contributions", - "dataLabels" : { - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "y" : 10, - "rotation" : -90, - "align" : "right", - "format" : "{point.y:.0f}" - } + ] } ], + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, "chart" : { "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" } } -- cgit From bf5e9e280452e2d4691e548d75ac3a902130af9f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 21 Oct 2022 09:07:43 +0100 Subject: - Added solutions by Flavio Poletti. --- stats/pwc-language-breakdown-summary.json | 54 +++++++++++++++---------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index e24a4091df..da3600cf6f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,61 +2,61 @@ "legend" : { "enabled" : "false" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "chart" : { + "type" : "column" }, "subtitle" : { - "text" : "Last updated at 2022-10-20 19:00:54 GMT" + "text" : "Last updated at 2022-10-21 07:52:22 GMT" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", + "rotation" : -90, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "format" : "{point.y:.0f}", - "rotation" : -90, + "color" : "#FFFFFF", "align" : "right", "enabled" : "true", - "y" : 10 + "y" : 10, + "format" : "{point.y:.0f}" }, "data" : [ [ "Blog", - 2947 + 2949 ], [ "Perl", - 9108 + 9110 ], [ "Raku", - 5459 + 5461 ] - ] + ], + "name" : "Contributions" } ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" } -- cgit From af2257c5bdbdbb23727ed6b7f2ee51e70b220ea4 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 21 Oct 2022 18:08:52 +0100 Subject: - Added solutions by Stephen G. Lynn. --- stats/pwc-language-breakdown-summary.json | 58 +++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index da3600cf6f..55de70a902 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, "legend" : { "enabled" : "false" }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-21 07:52:22 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } }, "series" : [ { "dataLabels" : { - "rotation" : -90, + "color" : "#FFFFFF", + "y" : 10, + "align" : "right", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "color" : "#FFFFFF", - "align" : "right", + "format" : "{point.y:.0f}", "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}" + "rotation" : -90 }, "data" : [ [ "Blog", - 2949 + 2950 ], [ "Perl", - 9110 + 9112 ], [ "Raku", - 5461 + 5463 ] ], "name" : "Contributions" } ], - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "subtitle" : { + "text" : "Last updated at 2022-10-21 17:07:03 GMT" } } -- cgit From 904423e5f904e2370133c83d3c9bc73681339430 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 21 Oct 2022 18:22:26 +0100 Subject: - Added solutions by Jorg Sommrey. --- stats/pwc-language-breakdown-summary.json | 62 +++++++++++++++---------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 55de70a902..eac95e3ab0 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,33 +1,33 @@ { - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "legend" : { "enabled" : "false" }, + "chart" : { + "type" : "column" + }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2022-10-21 17:20:13 GMT" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null } }, "series" : [ { - "dataLabels" : { - "color" : "#FFFFFF", - "y" : 10, - "align" : "right", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "format" : "{point.y:.0f}", - "enabled" : "true", - "rotation" : -90 - }, "data" : [ [ "Blog", @@ -35,29 +35,29 @@ ], [ "Perl", - 9112 + 9114 ], [ "Raku", 5463 ] ], + "dataLabels" : { + "rotation" : -90, + "align" : "right", + "enabled" : "true", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "y" : 10 + }, "name" : "Contributions" } ], "tooltip" : { "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "subtitle" : { - "text" : "Last updated at 2022-10-21 17:07:03 GMT" } } -- cgit From 4c15f1ecad57c0abc9f6ac69a08d3c0c960b55cd Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Oct 2022 06:47:39 +0100 Subject: - Added solutions by Robert DiCicco. --- stats/pwc-language-breakdown-summary.json | 50 +++++++++++++++---------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index eac95e3ab0..0e59db1455 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,30 +1,30 @@ { + "subtitle" : { + "text" : "Last updated at 2022-10-22 05:45:39 GMT" + }, "legend" : { "enabled" : "false" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "xAxis" : { "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } }, "type" : "category" }, - "subtitle" : { - "text" : "Last updated at 2022-10-21 17:20:13 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { @@ -35,29 +35,29 @@ ], [ "Perl", - 9114 + 9115 ], [ "Raku", - 5463 + 5464 ] ], + "name" : "Contributions", "dataLabels" : { - "rotation" : -90, + "format" : "{point.y:.0f}", "align" : "right", - "enabled" : "true", + "color" : "#FFFFFF", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "y" : 10 - }, - "name" : "Contributions" + "y" : 10, + "rotation" : -90, + "enabled" : "true" + } } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "chart" : { + "type" : "column" } } -- cgit From b7ab21d6c681cb4ae35a38fec010a5b57c2b5b25 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Oct 2022 11:46:04 +0100 Subject: - Added solutions by Athanasius. --- stats/pwc-language-breakdown-summary.json | 66 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 0e59db1455..f1ecf74d56 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,33 +1,46 @@ { - "subtitle" : { - "text" : "Last updated at 2022-10-22 05:45:39 GMT" - }, - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "subtitle" : { + "text" : "Last updated at 2022-10-22 10:44:33 GMT" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "type" : "category" + } + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" }, "series" : [ { + "dataLabels" : { + "enabled" : "true", + "color" : "#FFFFFF", + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "y" : 10, + "format" : "{point.y:.0f}" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -35,29 +48,16 @@ ], [ "Perl", - 9115 + 9117 ], [ "Raku", - 5464 + 5466 ] - ], - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "enabled" : "true" - } + ] } ], - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From a6dd5d300d148304ed30c3d7edcb5baf86865c8b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Oct 2022 20:39:18 +0100 Subject: - Added solution by Colin Crain. --- stats/pwc-language-breakdown-summary.json | 62 +++++++++++++++---------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index f1ecf74d56..6cda027042 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,46 +1,27 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2022-10-22 10:44:33 GMT" - }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "legend" : { "enabled" : "false" }, + "subtitle" : { + "text" : "Last updated at 2022-10-22 19:36:35 GMT" + }, "series" : [ { - "dataLabels" : { - "enabled" : "true", - "color" : "#FFFFFF", - "rotation" : -90, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "y" : 10, - "format" : "{point.y:.0f}" - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -48,16 +29,35 @@ ], [ "Perl", - 9117 + 9118 ], [ "Raku", 5466 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "rotation" : -90, + "align" : "right", + "y" : 10, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}" + } } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "chart" : { + "type" : "column" } } -- cgit From 6d45d24615398edf1969c70d3ebbfe11f09febe3 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Oct 2022 20:54:07 +0100 Subject: - Added solution by Cheok-Yin Fung. --- stats/pwc-language-breakdown-summary.json | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 6cda027042..888fbb1fc4 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -8,20 +8,21 @@ } } }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "subtitle" : { + "text" : "Last updated at 2022-10-22 19:52:26 GMT" }, "legend" : { "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2022-10-22 19:36:35 GMT" + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -2