From c8fbab0f69aed77a65cfb4aa784703acb2075ffe Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 09:24:04 +0100 Subject: - Added solutions by Julio de Castro. --- 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 b91597a731..79e7568bfb 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,30 +1,18 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Contributions", "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "format" : "{point.y:.0f}", + "y" : 10, "color" : "#FFFFFF", "align" : "right", - "y" : 10, + "format" : "{point.y:.0f}", "enabled" : "true", - "rotation" : -90 + "rotation" : -90, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } }, "data" : [ [ @@ -33,11 +21,11 @@ ], [ "Perl", - 3480 + 3482 ], [ "Raku", - 2231 + 2233 ] ] } @@ -45,19 +33,31 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, "subtitle" : { - "text" : "Last updated at 2020-10-06 13:58:10 GMT" + "text" : "Last updated at 2020-10-07 08:23:06 GMT" }, - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "legend" : { + "enabled" : "false" } } -- cgit From 4c4a084d77266c4d8cbc71dfcdf02ea5d4d1d43b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 09:40:08 +0100 Subject: - Added solutions by Dave Jacoby. --- 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 79e7568bfb..ff209d36a6 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,18 +1,39 @@ { + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-07 08:39:57 GMT" + }, + "chart" : { + "type" : "column" + }, "series" : [ { "name" : "Contributions", "dataLabels" : { - "y" : 10, - "color" : "#FFFFFF", "align" : "right", - "format" : "{point.y:.0f}", - "enabled" : "true", - "rotation" : -90, + "color" : "#FFFFFF", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" - } + }, + "enabled" : "true", + "rotation" : -90, + "y" : 10, + "format" : "{point.y:.0f}" }, "data" : [ [ @@ -21,7 +42,7 @@ ], [ "Perl", - 3482 + 3484 ], [ "Raku", @@ -38,26 +59,5 @@ "title" : { "text" : null } - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 08:23:06 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "legend" : { - "enabled" : "false" } } -- cgit From 45bc85340b1d0295a7ea66b20623f3f1fd20f1ad Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 10:19:11 +0100 Subject: - Added blog 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 ff209d36a6..986a363138 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -5,40 +5,12 @@ "legend" : { "enabled" : "false" }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 08:39:57 GMT" - }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "align" : "right", - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "rotation" : -90, - "y" : 10, - "format" : "{point.y:.0f}" - }, "data" : [ [ "Blog", - 1021 + 1022 ], [ "Perl", @@ -48,16 +20,44 @@ "Raku", 2233 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "y" : 10, + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "align" : "right" + } } ], + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-07 09:18:48 GMT" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 } } -- cgit From 7f85c2620938dbf5e8201885ffbdaba3018ce40b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 21:37:01 +0100 Subject: - Added solutions by Myoungjin Jeon. --- 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 986a363138..2a24e7fb6e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,12 +1,34 @@ { - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "legend" : { "enabled" : "false" }, + "subtitle" : { + "text" : "Last updated at 2020-10-07 20:36:44 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, "series" : [ { + "dataLabels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", + "align" : "right", + "rotation" : -90, + "format" : "{point.y:.0f}", + "y" : 10, + "enabled" : "true" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -14,50 +36,28 @@ ], [ "Perl", - 3484 + 3486 ], [ "Raku", - 2233 + 2235 ] - ], - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "y" : 10, - "enabled" : "true", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "rotation" : -90, - "align" : "right" - } + ] } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 09:18:48 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + } } } -- cgit From f11a864d14cf1a1609ad606bf883b0d5e3b854a6 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 21:56:40 +0100 Subject: - Added solutions by Kang-min Liu. --- stats/pwc-language-breakdown-summary.json | 52 +++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 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 2a24e7fb6e..42a1a48f70 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,34 +1,22 @@ { - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 20:36:44 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF", "align" : "right", - "rotation" : -90, + "enabled" : "true", "format" : "{point.y:.0f}", "y" : 10, - "enabled" : "true" + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "color" : "#FFFFFF" }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -40,16 +28,13 @@ ], [ "Raku", - 2235 + 2237 ] ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "chart" : { + "type" : "column" }, "xAxis" : { "type" : "category", @@ -59,5 +44,20 @@ "fontFamily" : "Verdana, sans-serif" } } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-07 20:56:16 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From b48bb9614bc0ccf7350cb3267584767e7f5edf94 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 22:08:02 +0100 Subject: - Added solutions by Jose Luis. --- 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 42a1a48f70..12e4574fe6 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,31 @@ { - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "legend" : { + "enabled" : "false" }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "align" : "right", "enabled" : "true", - "format" : "{point.y:.0f}", - "y" : 10, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "rotation" : -90, - "color" : "#FFFFFF" + "format" : "{point.y:.0f}", + "y" : 10, + "align" : "right", + "color" : "#FFFFFF", + "rotation" : -90 }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -24,7 +33,7 @@ ], [ "Perl", - 3486 + 3488 ], [ "Raku", @@ -33,31 +42,22 @@ ] } ], - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } + "subtitle" : { + "text" : "Last updated at 2020-10-07 21:05:45 GMT" }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 20:56:16 GMT" + }, + "min" : 0 }, "tooltip" : { "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" } } -- cgit From 1e141eaf9b2c0b2d765e33ee40f59b89dee1627f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 22:15:40 +0100 Subject: - Added solutions by Jorg Sommrey. --- 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 12e4574fe6..5023f23365 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,31 +1,39 @@ { + "subtitle" : { + "text" : "Last updated at 2020-10-07 21:15:27 GMT" + }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - } - }, - "legend" : { - "enabled" : "false" + }, + "type" : "category" }, "series" : [ { "dataLabels" : { - "enabled" : "true", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "format" : "{point.y:.0f}", - "y" : 10, + "enabled" : "true", "align" : "right", - "color" : "#FFFFFF", - "rotation" : -90 + "rotation" : -90, + "y" : 10, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF" }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -33,31 +41,23 @@ ], [ "Perl", - 3488 + 3490 ], [ "Raku", 2237 ] - ] + ], + "name" : "Contributions" } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 21:05:45 GMT" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "chart" : { "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 796001952cdb0d6517968b065cfdb18f08dee950 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 22:23:17 +0100 Subject: - Added Perl solution to Frequency Sort task. --- stats/pwc-language-breakdown-summary.json | 52 +++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 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 5023f23365..cd14869366 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,10 +1,13 @@ { - "subtitle" : { - "text" : "Last updated at 2020-10-07 21:15:27 GMT" - }, "legend" : { "enabled" : "false" }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "min" : 0, "title" : { @@ -12,28 +15,19 @@ } }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } + }, + "subtitle" : { + "text" : "Last updated at 2020-10-07 21:22:18 GMT" }, "series" : [ { - "dataLabels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "align" : "right", - "rotation" : -90, - "y" : 10, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF" - }, "data" : [ [ "Blog", @@ -41,23 +35,29 @@ ], [ "Perl", - 3490 + 3491 ], [ "Raku", 2237 ] ], + "dataLabels" : { + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "y" : 10, + "enabled" : "true", + "align" : "right", + "rotation" : -90 + }, "name" : "Contributions" } ], "tooltip" : { "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 651819edcb48d39cc2fdaec1d0eed76ccf264e13 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 7 Oct 2020 23:20:57 +0100 Subject: - Added solutions by Flavio Poletti. --- 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 cd14869366..9cc31fab47 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,18 +2,6 @@ "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "xAxis" : { "type" : "category", "labels" : { @@ -23,40 +11,52 @@ } } }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 21:22:18 GMT" + "chart" : { + "type" : "column" }, "series" : [ { "data" : [ [ "Blog", - 1022 + 1024 ], [ "Perl", - 3491 + 3493 ], [ "Raku", 2237 ] ], + "name" : "Contributions", "dataLabels" : { - "format" : "{point.y:.0f}", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "color" : "#FFFFFF", - "y" : 10, + "rotation" : -90, "enabled" : "true", + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", "align" : "right", - "rotation" : -90 - }, - "name" : "Contributions" + "y" : 10 + } } ], + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "subtitle" : { + "text" : "Last updated at 2020-10-07 22:20:39 GMT" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" } -- cgit