From 71ddda577da32a6fb3b61747e0e03578186804ad Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 8 Oct 2020 14:31:32 +0100 Subject: - Added solutions by Nuno Vieira. --- 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 9cc31fab47..e16fd076a3 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,16 @@ { + "subtitle" : { + "text" : "Last updated at 2020-10-08 13:30:58 GMT" + }, "legend" : { "enabled" : "false" }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -23,41 +18,46 @@ ], [ "Perl", - 3493 + 3495 ], [ "Raku", 2237 ] ], - "name" : "Contributions", "dataLabels" : { + "rotation" : -90, + "y" : 10, + "align" : "right", + "color" : "#FFFFFF", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "rotation" : -90, - "enabled" : "true", "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "align" : "right", - "y" : 10 + "enabled" : "true" } } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, - "subtitle" : { - "text" : "Last updated at 2020-10-07 22:20:39 GMT" + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" } } -- cgit From de6bd836702f7165f9a03ba643c94b8a6f84f3f1 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 9 Oct 2020 11:51:49 +0100 Subject: - Added solutions by Lubos Kolouch. --- 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 e16fd076a3..9300755ce1 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,16 +1,18 @@ { - "subtitle" : { - "text" : "Last updated at 2020-10-08 13:30:58 GMT" - }, - "legend" : { - "enabled" : "false" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, + "subtitle" : { + "text" : "Last updated at 2020-10-09 10:50:47 GMT" + }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -18,46 +20,44 @@ ], [ "Perl", - 3495 + 3497 ], [ "Raku", 2237 ] ], + "name" : "Contributions", "dataLabels" : { - "rotation" : -90, "y" : 10, + "format" : "{point.y:.0f}", "align" : "right", "color" : "#FFFFFF", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "format" : "{point.y:.0f}", - "enabled" : "true" + "enabled" : "true", + "rotation" : -90 } } ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" }, "xAxis" : { "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } }, "type" : "category" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" } } -- cgit From 1eb42f282637a8fcddb97ceb1df1818b92513626 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 10 Oct 2020 20:34:20 +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 9300755ce1..6a9703584b 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,18 +1,34 @@ { "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "legend" : { + "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2020-10-09 10:50:47 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "align" : "right", + "rotation" : -90, + "enabled" : "true" + }, "data" : [ [ "Blog", @@ -20,44 +36,28 @@ ], [ "Perl", - 3497 + 3499 ], [ "Raku", - 2237 + 2239 ] - ], - "name" : "Contributions", - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "enabled" : "true", - "rotation" : -90 - } + ] } ], - "legend" : { - "enabled" : "false" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "Last updated at 2020-10-10 19:34:00 GMT" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "type" : "category" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + } } } -- cgit From c61b771cdf9ed2b4bdca5394eb42e05c1b694948 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 04:46:47 +0100 Subject: - Added solutions by Walt Mankowski. --- 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 6a9703584b..bec64f981e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,42 +1,45 @@ { + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "yAxis" : { "title" : { "text" : null }, "min" : 0 }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "Last updated at 2020-10-11 03:46:30 GMT" }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "y" : 10, + "enabled" : "true", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", "align" : "right", "rotation" : -90, - "enabled" : "true" + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "y" : 10 }, + "name" : "Contributions", "data" : [ [ "Blog", - 1024 + 1025 ], [ "Perl", - 3499 + 3501 ], [ "Raku", @@ -45,19 +48,16 @@ ] } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-10 19:34:00 GMT" - }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } + }, + "legend" : { + "enabled" : "false" } } -- cgit From 3feaa0834094855aa88d3f425d5dcaf27b0938f4 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 05:03:55 +0100 Subject: - Added blog by Colin Crain. --- 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 bec64f981e..c4dbb4fbf0 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,41 +1,10 @@ { - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2020-10-11 03:46:30 GMT" - }, "series" : [ { - "dataLabels" : { - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "align" : "right", - "rotation" : -90, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "y" : 10 - }, - "name" : "Contributions", "data" : [ [ "Blog", - 1025 + 1026 ], [ "Perl", @@ -45,19 +14,50 @@ "Raku", 2239 ] - ] + ], + "dataLabels" : { + "format" : "{point.y:.0f}", + "enabled" : "true", + "color" : "#FFFFFF", + "rotation" : -90, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "align" : "right", + "y" : 10 + }, + "name" : "Contributions" } ], + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-11 04:03:42 GMT" + }, + "chart" : { + "type" : "column" + }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - } + }, + "type" : "category" }, "legend" : { "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 5f2481328c8905679e91476438400349ccaa66db Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 06:38:07 +0100 Subject: - Added Perl solution to "Common Base String" task. --- 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 c4dbb4fbf0..3e5d3256d1 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,22 @@ { + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "legend" : { + "enabled" : "false" + }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -8,7 +24,7 @@ ], [ "Perl", - 3501 + 3502 ], [ "Raku", @@ -16,48 +32,32 @@ ] ], "dataLabels" : { - "format" : "{point.y:.0f}", - "enabled" : "true", - "color" : "#FFFFFF", + "y" : 10, "rotation" : -90, + "color" : "#FFFFFF", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, "align" : "right", - "y" : 10 - }, - "name" : "Contributions" + "enabled" : "true", + "format" : "{point.y:.0f}" + } } ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "subtitle" : { - "text" : "Last updated at 2020-10-11 04:03:42 GMT" + "text" : "Last updated at 2020-10-11 05:36:57 GMT" }, "chart" : { "type" : "column" }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "legend" : { - "enabled" : "false" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From a21f55bc31e9694a366c75c5f4bd9c450dc6b788 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 08:22:33 +0100 Subject: - Added solution to week 79 by Andinus. --- 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 3e5d3256d1..5bff8f29b2 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,30 +1,32 @@ { - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "subtitle" : { + "text" : "Last updated at 2020-10-11 07:22:16 GMT" }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "yAxis" : { + "title" : { + "text" : null }, - "type" : "category" + "min" : 0 }, - "legend" : { - "enabled" : "false" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", - 1026 + 1027 ], [ "Perl", - 3502 + 3503 ], [ "Raku", @@ -32,32 +34,30 @@ ] ], "dataLabels" : { - "y" : 10, - "rotation" : -90, + "align" : "right", "color" : "#FFFFFF", + "rotation" : -90, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "align" : "right", "enabled" : "true", + "y" : 10, "format" : "{point.y:.0f}" - } + }, + "name" : "Contributions" } ], - "subtitle" : { - "text" : "Last updated at 2020-10-11 05:36:57 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "legend" : { + "enabled" : "false" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" } } -- cgit From d4d8fa4576c559c524e5917f82fb537c0ae65088 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 15:56:58 +0100 Subject: - Added solutions by Jan Krnavek. --- stats/pwc-language-breakdown-summary.json | 72 +++++++++++++++---------------- 1 file changed, 36 insertions(+), 36 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 5bff8f29b2..0f171021ad 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,37 @@ { - "subtitle" : { - "text" : "Last updated at 2020-10-11 07:22:16 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } }, - "min" : 0 + "type" : "category" + }, + "chart" : { + "type" : "column" }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "enabled" : "true", + "y" : 10, + "format" : "{point.y:.0f}", + "align" : "right" + }, "data" : [ [ "Blog", @@ -30,34 +43,21 @@ ], [ "Raku", - 2239 + 2241 ] - ], - "dataLabels" : { - "align" : "right", - "color" : "#FFFFFF", - "rotation" : -90, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}" - }, - "name" : "Contributions" + ] } ], + "subtitle" : { + "text" : "Last updated at 2020-10-11 14:55:36 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "legend" : { "enabled" : "false" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" } } -- cgit From 27e77e5a4cea303aff854d22341ba8c931ef866e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 16:19:06 +0100 Subject: - Added solution by Vinod Kumar K. --- stats/pwc-language-breakdown-summary.json | 48 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 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 0f171021ad..8490801ec7 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -8,6 +8,12 @@ }, "type" : "category" }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "chart" : { "type" : "column" }, @@ -17,21 +23,12 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "legend" : { + "enabled" : "false" + }, "series" : [ { "name" : "Contributions", - "dataLabels" : { - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}", - "align" : "right" - }, "data" : [ [ "Blog", @@ -39,25 +36,28 @@ ], [ "Perl", - 3503 + 3504 ], [ "Raku", 2241 ] - ] + ], + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "format" : "{point.y:.0f}", + "y" : 10, + "rotation" : -90, + "enabled" : "true" + } } ], "subtitle" : { - "text" : "Last updated at 2020-10-11 14:55:36 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "legend" : { - "enabled" : "false" + "text" : "Last updated at 2020-10-11 15:18:48 GMT" } } -- cgit From a423e086ba5eb73274640da603f9e36e7bf79506 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 16:24:11 +0100 Subject: - Added solutions by Abigail. --- 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 8490801ec7..2645572ecf 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,12 @@ { - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" @@ -23,8 +14,11 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Last updated at 2020-10-11 15:23:37 GMT" + }, + "chart" : { + "type" : "column" }, "series" : [ { @@ -36,7 +30,7 @@ ], [ "Perl", - 3504 + 3506 ], [ "Raku", @@ -44,20 +38,26 @@ ] ], "dataLabels" : { + "rotation" : -90, + "align" : "right", "color" : "#FFFFFF", + "y" : 10, + "enabled" : "true", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "align" : "right", - "format" : "{point.y:.0f}", - "y" : 10, - "rotation" : -90, - "enabled" : "true" + "format" : "{point.y:.0f}" } } ], - "subtitle" : { - "text" : "Last updated at 2020-10-11 15:18:48 GMT" + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" } } -- cgit From 1123d9aef5ec336572991c192959bbfe842575aa Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 18:28:49 +0100 Subject: - Added solutions by Bob Lied. --- 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 2645572ecf..e1fefa8e3d 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,28 +1,6 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-11 15:23:37 GMT" - }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -30,34 +8,56 @@ ], [ "Perl", - 3506 + 3508 ], [ "Raku", 2241 ] ], + "name" : "Contributions", "dataLabels" : { "rotation" : -90, - "align" : "right", - "color" : "#FFFFFF", - "y" : 10, "enabled" : "true", + "y" : 10, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "format" : "{point.y:.0f}" + "format" : "{point.y:.0f}", + "align" : "right", + "color" : "#FFFFFF" } } ], + "subtitle" : { + "text" : "Last updated at 2020-10-11 17:28:38 GMT" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "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" + } + }, + "legend" : { + "enabled" : "false" } } -- cgit From 240eba4471a2658ff48bd6536ef7e12e0abf0574 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 18:37:20 +0100 Subject: - Added solutions by Cheok-Yin Fung. --- 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 e1fefa8e3d..3ee1d3b33a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,31 @@ { + "subtitle" : { + "text" : "Last updated at 2020-10-11 17:36:21 GMT" + }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "format" : "{point.y:.0f}", + "y" : 10, + "rotation" : -90, + "enabled" : "true", + "align" : "right" + }, "data" : [ [ "Blog", @@ -8,56 +33,31 @@ ], [ "Perl", - 3508 + 3510 ], [ "Raku", 2241 ] - ], - "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF" - } + ] } ], - "subtitle" : { - "text" : "Last updated at 2020-10-11 17:28:38 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - } + }, + "type" : "category" }, - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 4cfb38d4068f3727d0bf1a1a1b90367d49bbd3a7 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 18:44:43 +0100 Subject: - Added solutions by Alexander Pankoff. --- stats/pwc-language-breakdown-summary.json | 48 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 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 3ee1d3b33a..f18bfb0c91 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,30 +1,17 @@ { - "subtitle" : { - "text" : "Last updated at 2020-10-11 17:36:21 GMT" - }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "format" : "{point.y:.0f}", + "align" : "right", "y" : 10, "rotation" : -90, "enabled" : "true", - "align" : "right" + "color" : "#FFFFFF", + "format" : "{point.y:.0f}" }, "data" : [ [ @@ -33,29 +20,42 @@ ], [ "Perl", - 3510 + 3512 ], [ "Raku", 2241 ] - ] + ], + "name" : "Contributions" } ], + "subtitle" : { + "text" : "Last updated at 2020-10-11 17:44:33 GMT" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "chart" : { + "type" : "column" + }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } }, - "chart" : { - "type" : "column" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" -- cgit From b0961a2f1c9ce047541c137dfbe039eff3c6f0dd Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 18:51:32 +0100 Subject: - Added solutions by Andrew Shitov. --- 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 f18bfb0c91..c3f5c4d7b6 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,18 +1,6 @@ { "series" : [ { - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "y" : 10, - "rotation" : -90, - "enabled" : "true", - "color" : "#FFFFFF", - "format" : "{point.y:.0f}" - }, "data" : [ [ "Blog", @@ -24,40 +12,52 @@ ], [ "Raku", - 2241 + 2243 ] ], - "name" : "Contributions" + "name" : "Contributions", + "dataLabels" : { + "align" : "right", + "rotation" : -90, + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "color" : "#FFFFFF", + "y" : 10 + } } ], - "subtitle" : { - "text" : "Last updated at 2020-10-11 17:44:33 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - } + }, + "type" : "category" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "subtitle" : { + "text" : "Last updated at 2020-10-11 17:51:20 GMT" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 } } -- cgit From 1a8d65ead60462406e8b74d8b6298646f2b7d3d7 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 18:59:07 +0100 Subject: - Added solutions by Wanderdoc. --- stats/pwc-language-breakdown-summary.json | 48 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 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 c3f5c4d7b6..f1f4d8a960 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,4 +1,16 @@ { + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, "series" : [ { "data" : [ @@ -8,7 +20,7 @@ ], [ "Perl", - 3512 + 3514 ], [ "Raku", @@ -17,47 +29,35 @@ ], "name" : "Contributions", "dataLabels" : { - "align" : "right", - "rotation" : -90, "format" : "{point.y:.0f}", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "enabled" : "true", + "rotation" : -90, "color" : "#FFFFFF", - "y" : 10 + "align" : "right", + "y" : 10, + "enabled" : "true" } } ], - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" }, "subtitle" : { - "text" : "Last updated at 2020-10-11 17:51:20 GMT" + "text" : "Last updated at 2020-10-11 17:58:50 GMT" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } } } -- cgit From 248cfb41a97ac7ebfbd01d9ddded5eb44af7fb1c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 19:28:09 +0100 Subject: - Added solutions by Laurent Rosenfeld. --- 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 f1f4d8a960..2f8faab6f2 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,62 +2,62 @@ "legend" : { "enabled" : "false" }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, "series" : [ { "data" : [ [ "Blog", - 1027 + 1028 ], [ "Perl", - 3514 + 3515 ], [ "Raku", - 2243 + 2244 ] ], "name" : "Contributions", "dataLabels" : { + "enabled" : "true", + "y" : 10, + "align" : "right", "format" : "{point.y:.0f}", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, "rotation" : -90, - "color" : "#FFFFFF", - "align" : "right", - "y" : 10, - "enabled" : "true" + "color" : "#FFFFFF" } } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "Last updated at 2020-10-11 17:58:50 GMT" + "text" : "Last updated at 2020-10-11 18:26:19 GMT" }, "yAxis" : { "min" : 0, "title" : { "text" : null } + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From c5b0010f1c4cf28ee945bb9dd8f4f2a2172a88c9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 19:51:48 +0100 Subject: - Added solutions by Colin Crain. --- 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 2f8faab6f2..83c658d6a7 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,7 +1,25 @@ { + "subtitle" : { + "text" : "Last updated at 2020-10-11 18:51:06 GMT" + }, "legend" : { "enabled" : "false" }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, "series" : [ { "data" : [ @@ -11,53 +29,35 @@ ], [ "Perl", - 3515 + 3517 ], [ "Raku", - 2244 + 2246 ] ], "name" : "Contributions", "dataLabels" : { - "enabled" : "true", - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "rotation" : -90, - "color" : "#FFFFFF" + "color" : "#FFFFFF", + "align" : "right", + "y" : 10, + "enabled" : "true", + "format" : "{point.y:.0f}", + "rotation" : -90 } } ], - "subtitle" : { - "text" : "Last updated at 2020-10-11 18:26:19 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + }, + "min" : 0 } } -- cgit From b8ac94c82acac8122edf6fa58dde92be143ece15 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 20:00:30 +0100 Subject: - Added solutions by Arne Sommer. --- 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 83c658d6a7..8f6adf79c4 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,16 +1,4 @@ { - "subtitle" : { - "text" : "Last updated at 2020-10-11 18:51:06 GMT" - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "type" : "category", "labels" : { @@ -20,12 +8,36 @@ } } }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "series" : [ { + "dataLabels" : { + "color" : "#FFFFFF", + "align" : "right", + "enabled" : "true", + "format" : "{point.y:.0f}", + "y" : 10, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90 + }, "data" : [ [ "Blog", - 1028 + 1029 ], [ "Perl", @@ -33,31 +45,19 @@ ], [ "Raku", - 2246 + 2248 ] ], - "name" : "Contributions", - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF", - "align" : "right", - "y" : 10, - "enabled" : "true", - "format" : "{point.y:.0f}", - "rotation" : -90 - } + "name" : "Contributions" } ], + "subtitle" : { + "text" : "Last updated at 2020-10-11 18:59:08 GMT" + }, + "legend" : { + "enabled" : "false" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 } } -- cgit From a506610165c37d05f8ba13d1e960ed20a9ddf25b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 22:15:53 +0100 Subject: - Added solutions by Duncan C. White. --- 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 8f6adf79c4..53654d27e9 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,38 +1,29 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { "dataLabels" : { - "color" : "#FFFFFF", - "align" : "right", - "enabled" : "true", "format" : "{point.y:.0f}", - "y" : 10, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "rotation" : -90 + "y" : 10, + "rotation" : -90, + "enabled" : "true", + "color" : "#FFFFFF", + "align" : "right" }, "data" : [ [ @@ -41,7 +32,7 @@ ], [ "Perl", - 3517 + 3519 ], [ "Raku", @@ -51,13 +42,22 @@ "name" : "Contributions" } ], - "subtitle" : { - "text" : "Last updated at 2020-10-11 18:59:08 GMT" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } }, "legend" : { "enabled" : "false" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "subtitle" : { + "text" : "Last updated at 2020-10-11 21:15:38 GMT" + }, + "chart" : { + "type" : "column" } } -- cgit From a67327cc12c53d2bad9db9764e90437829b61ed3 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 23:03:53 +0100 Subject: - Added solutions by Adam Russell. --- 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 53654d27e9..6207c5c361 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "legend" : { + "enabled" : "false" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-11 22:03:41 GMT" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, "series" : [ { - "dataLabels" : { - "format" : "{point.y:.0f}", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "enabled" : "true", - "color" : "#FFFFFF", - "align" : "right" - }, "data" : [ [ "Blog", - 1029 + 1030 ], [ "Perl", - 3519 + 3521 ], [ "Raku", 2248 ] ], + "dataLabels" : { + "enabled" : "true", + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", + "align" : "right" + }, "name" : "Contributions" } ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-11 21:15:38 GMT" + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 8740dd31a9e8511d8d471dd510a9d65ef3ba4754 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 11 Oct 2020 23:26:29 +0100 Subject: - Added Raku solution to "Frequency Count" task. --- 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 6207c5c361..10dc0c4784 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,25 +1,4 @@ { - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-11 22:03:41 GMT" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, "series" : [ { "data" : [ @@ -33,24 +12,30 @@ ], [ "Raku", - 2248 + 2249 ] ], + "name" : "Contributions", "dataLabels" : { - "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, "color" : "#FFFFFF", - "align" : "right" - }, - "name" : "Contributions" + "rotation" : -90, + "enabled" : "true", + "y" : 10, + "align" : "right", + "format" : "{point.y:.0f}" + } } ], + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "title" : { "text" : null @@ -59,5 +44,20 @@ }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-11 22:26:06 GMT" } } -- cgit From d20625a5fe9dd5bc1519a411ea1d669776efde23 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 12 Oct 2020 01:23:20 +0100 Subject: - Added Raku solution to the "Common Base String" task. --- 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 10dc0c4784..5432f6c72c 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,22 @@ { + "subtitle" : { + "text" : "Last updated at 2020-10-12 00:23:01 GMT" + }, "series" : [ { + "dataLabels" : { + "enabled" : "true", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "format" : "{point.y:.0f}", + "rotation" : -90, + "color" : "#FFFFFF", + "align" : "right", + "y" : 10 + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -12,42 +28,29 @@ ], [ "Raku", - 2249 + 2250 ] - ], - "name" : "Contributions", - "dataLabels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF", - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}" - } + ] } ], + "chart" : { + "type" : "column" + }, "legend" : { "enabled" : "false" }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "xAxis" : { "labels" : { "style" : { @@ -56,8 +59,5 @@ } }, "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-11 22:26:06 GMT" } } -- cgit From 47111c0321add0a2ec0ccd99bbb267bab17d1854 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 12 Oct 2020 03:45:53 +0100 Subject: - Added blog 81. --- 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 5432f6c72c..7368b9867d 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,26 +1,26 @@ { "subtitle" : { - "text" : "Last updated at 2020-10-12 00:23:01 GMT" + "text" : "Last updated at 2020-10-12 02:45:29 GMT" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { - "dataLabels" : { - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "rotation" : -90, - "color" : "#FFFFFF", - "align" : "right", - "y" : 10 - }, "name" : "Contributions", "data" : [ [ "Blog", - 1030 + 1031 ], [ "Perl", @@ -30,34 +30,34 @@ "Raku", 2250 ] - ] + ], + "dataLabels" : { + "y" : 10, + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "rotation" : -90, + "enabled" : "true", + "align" : "right" + } } ], - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "legend" : { "enabled" : "false" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } } } -- cgit From 2e7fb5ec844f60c121ef26d50e6b7f24b8849780 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 12 Oct 2020 06:53:48 +0100 Subject: - Added solutions by Jaldhar H. Vyas. --- 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 7368b9867d..9c7eaf5ec4 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,12 @@ { - "subtitle" : { - "text" : "Last updated at 2020-10-12 02:45:29 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-12 05:53:09 GMT" }, "yAxis" : { "min" : 0, @@ -11,52 +14,49 @@ "text" : null } }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", - 1031 + 1032 ], [ "Perl", - 3521 + 3523 ], [ "Raku", - 2250 + 2252 ] ], + "name" : "Contributions", "dataLabels" : { - "y" : 10, + "color" : "#FFFFFF", + "enabled" : "true", "format" : "{point.y:.0f}", + "rotation" : -90, + "align" : "right", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "color" : "#FFFFFF", - "rotation" : -90, - "enabled" : "true", - "align" : "right" + "y" : 10 } } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "legend" : { - "enabled" : "false" - }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } } -- cgit From d4329929f3bf5cfbaa043684069fa1a7681391da Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 05:17:11 +0100 Subject: - Added solutions by Mark Anderson. --- stats/pwc-lan