From 8438c4c7dd649026c12aafea6fe37dedcc1f0c99 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:10:14 +0000 Subject: - Added solutions by Walt Mankowski. --- 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 676d8fd375..86c70e5faf 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,6 @@ { - "subtitle" : { - "text" : "Last updated at 2020-11-04 05:15:17 GMT" + "chart" : { + "type" : "column" }, "series" : [ { @@ -11,53 +11,53 @@ ], [ "Perl", - 3746 + 3748 ], [ "Raku", 2400 ] ], + "name" : "Contributions", "dataLabels" : { + "format" : "{point.y:.0f}", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "format" : "{point.y:.0f}", "y" : 10, "align" : "right", + "rotation" : -90, "enabled" : "true", - "color" : "#FFFFFF", - "rotation" : -90 - }, - "name" : "Contributions" + "color" : "#FFFFFF" + } } ], "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } + } + }, + "subtitle" : { + "text" : "Last updated at 2020-11-07 21:09:32 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : null }, - "type" : "category" + "min" : 0 } } -- cgit From ab13e9873c9a728ccea11d700de22de7de98698e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:14:39 +0000 Subject: - Added solutions by E. Choroba. --- 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 86c70e5faf..87dc7a7b5f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,22 @@ { - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "Last updated at 2020-11-07 21:14:30 GMT" }, "series" : [ { + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10, + "rotation" : -90, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "align" : "right", + "enabled" : "true" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -11,28 +24,21 @@ ], [ "Perl", - 3748 + 3750 ], [ "Raku", 2400 ] - ], - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "y" : 10, - "align" : "right", - "rotation" : -90, - "enabled" : "true", - "color" : "#FFFFFF" - } + ] } ], + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, @@ -45,15 +51,9 @@ } } }, - "subtitle" : { - "text" : "Last updated at 2020-11-07 21:09:32 GMT" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "legend" : { - "enabled" : "false" - }, "yAxis" : { "title" : { "text" : null -- cgit From 6784d934a3c6e143c50dd309b00a7a82d768e3f0 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:17:54 +0000 Subject: - Added blog by Roger Bell_West. --- 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 87dc7a7b5f..2258894899 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,26 +1,29 @@ { + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "subtitle" : { - "text" : "Last updated at 2020-11-07 21:14:30 GMT" + "text" : "Last updated at 2020-11-07 21:17:32 GMT" }, "series" : [ { - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "align" : "right", - "enabled" : "true" - }, "name" : "Contributions", "data" : [ [ "Blog", - 1084 + 1085 ], [ "Perl", @@ -30,34 +33,31 @@ "Raku", 2400 ] - ] + ], + "dataLabels" : { + "format" : "{point.y:.0f}", + "y" : 10, + "color" : "#FFFFFF", + "rotation" : -90, + "align" : "right", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true" + } } ], - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } + "chart" : { + "type" : "column" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "legend" : { + "enabled" : "false" } } -- cgit From b11f66d7db06fe988dc75cd769c96725969ad29c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:22:03 +0000 Subject: - Added solutions by Steve Rogerson. --- 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 2258894899..243e210da2 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,27 @@ { "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - }, - "type" : "category" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null } }, - "subtitle" : { - "text" : "Last updated at 2020-11-07 21:17:32 GMT" - }, "series" : [ { + "dataLabels" : { + "align" : "right", + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "format" : "{point.y:.0f}", + "rotation" : -90, + "y" : 10, + "enabled" : "true" + }, "name" : "Contributions", "data" : [ [ @@ -27,35 +30,32 @@ ], [ "Perl", - 3750 + 3752 ], [ "Raku", 2400 ] - ], - "dataLabels" : { - "format" : "{point.y:.0f}", - "y" : 10, - "color" : "#FFFFFF", - "rotation" : -90, - "align" : "right", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "enabled" : "true" - } + ] } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "subtitle" : { + "text" : "Last updated at 2020-11-07 21:21:38 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "legend" : { "enabled" : "false" -- cgit From 9f3e1f0575d70cf1efb68da82bc19815f8a9db5d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:27:17 +0000 Subject: - Added solutions by Arne Sommer. --- 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 243e210da2..2e6f67173b 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,30 @@ { + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } }, "series" : [ { "dataLabels" : { - "align" : "right", "color" : "#FFFFFF", + "rotation" : -90, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, + "align" : "right", "format" : "{point.y:.0f}", - "rotation" : -90, "y" : 10, "enabled" : "true" }, @@ -26,38 +32,32 @@ "data" : [ [ "Blog", - 1085 + 1086 ], [ "Perl", - 3752 + 3754 ], [ "Raku", - 2400 + 2402 ] ] } ], "subtitle" : { - "text" : "Last updated at 2020-11-07 21:21:38 GMT" + "text" : "Last updated at 2020-11-07 21:26:59 GMT" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "legend" : { "enabled" : "false" + }, + "chart" : { + "type" : "column" } } -- cgit From 0441ee4be4d6064655e3e43dff8ee4dc4abcf4b2 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:49:53 +0000 Subject: - Added solutions by Kang-min Liu. --- stats/pwc-language-breakdown-summary.json | 78 +++++++++++++++---------------- 1 file changed, 39 insertions(+), 39 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 2e6f67173b..cd06437241 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,34 +1,36 @@ { - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-07 21:49:21 GMT" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "series" : [ { - "dataLabels" : { - "color" : "#FFFFFF", - "rotation" : -90, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "format" : "{point.y:.0f}", - "y" : 10, - "enabled" : "true" - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -40,24 +42,22 @@ ], [ "Raku", - 2402 + 2404 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "enabled" : "true", + "rotation" : -90, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "align" : "right" + } } - ], - "subtitle" : { - "text" : "Last updated at 2020-11-07 21:26:59 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - } + ] } -- cgit From 63a19bba496c9c8317e6f5f54ef058a68337d313 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 21:54:32 +0000 Subject: - Added solutions by Shawn Wagner. --- 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 cd06437241..1d9d9e6ffd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -3,34 +3,38 @@ "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } - }, - "legend" : { - "enabled" : "false" + }, + "min" : 0 }, "subtitle" : { - "text" : "Last updated at 2020-11-07 21:49:21 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "text" : "Last updated at 2020-11-07 21:53:17 GMT" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "series" : [ { + "dataLabels" : { + "y" : 10, + "enabled" : "true", + "align" : "right", + "rotation" : -90, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -38,26 +42,22 @@ ], [ "Perl", - 3754 + 3756 ], [ "Raku", 2404 ] - ], - "name" : "Contributions", - "dataLabels" : { - "y" : 10, - "enabled" : "true", - "rotation" : -90, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "align" : "right" - } + ] } - ] + ], + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + } } -- cgit From 3bb76cd07861970a8c6cbf15d78e8cf988d1f29b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 23:16:36 +0000 Subject: - Added solutions by Lubos Kolouch. --- stats/pwc-language-breakdown-summary.json | 42 +++++++++++++++---------------- 1 file changed, 21 insertions(+), 21 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 1d9d9e6ffd..c64aef4b67 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,21 @@ { + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2020-11-07 21:53:17 GMT" + "legend" : { + "enabled" : "false" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" @@ -23,18 +23,17 @@ "series" : [ { "dataLabels" : { + "align" : "right", "y" : 10, "enabled" : "true", - "align" : "right", - "rotation" : -90, + "color" : "#FFFFFF", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "color" : "#FFFFFF", + "rotation" : -90, "format" : "{point.y:.0f}" }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -42,22 +41,23 @@ ], [ "Perl", - 3756 + 3758 ], [ "Raku", 2404 ] - ] + ], + "name" : "Contributions" } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "chart" : { "type" : "column" }, - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Last updated at 2020-11-07 23:15:18 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 486dec6d35897b5be63414bf28c9443c006235c9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 23:27:46 +0000 Subject: - Added solutions by Jorg Sommrey. --- stats/pwc-language-breakdown-summary.json | 36 +++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 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 c64aef4b67..bf466b2285 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,38 +1,39 @@ { "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } }, - "legend" : { - "enabled" : "false" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "align" : "right", - "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, "enabled" : "true", "color" : "#FFFFFF", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "rotation" : -90, - "format" : "{point.y:.0f}" + "align" : "right", + "y" : 10 }, "data" : [ [ @@ -41,23 +42,22 @@ ], [ "Perl", - 3758 + 3760 ], [ "Raku", 2404 ] - ], - "name" : "Contributions" + ] } ], "chart" : { "type" : "column" }, "subtitle" : { - "text" : "Last updated at 2020-11-07 23:15:18 GMT" + "text" : "Last updated at 2020-11-07 23:27:18 GMT" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "legend" : { + "enabled" : "false" } } -- cgit From 7d72db3996696ec5152426809e4eeec1a1461251 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 23:35:52 +0000 Subject: - Added solutions by Jan Krnavek. --- 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 bf466b2285..0476b88813 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,10 +1,4 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "xAxis" : { "type" : "category", "labels" : { @@ -14,27 +8,26 @@ } } }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-07 23:35:25 GMT" + }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "rotation" : -90, - "enabled" : "true", - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "y" : 10 - }, "data" : [ [ "Blog", @@ -46,18 +39,25 @@ ], [ "Raku", - 2404 + 2406 ] - ] + ], + "dataLabels" : { + "rotation" : -90, + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "enabled" : "true", + "color" : "#FFFFFF", + "y" : 10, + "format" : "{point.y:.0f}" + }, + "name" : "Contributions" } ], - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-07 23:27:18 GMT" - }, - "legend" : { - "enabled" : "false" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From ed9e6c0885bd4cae8f7698957e4c210eb216b694 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 23:40:22 +0000 Subject: - Added solutions by Abigail. --- 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 0476b88813..8fcf6e22fd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,33 +1,16 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "subtitle" : { + "text" : "Last updated at 2020-11-07 23:40:13 GMT" + }, "chart" : { "type" : "column" }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-07 23:35:25 GMT" - }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -35,7 +18,7 @@ ], [ "Perl", - 3760 + 3762 ], [ "Raku", @@ -43,21 +26,38 @@ ] ], "dataLabels" : { - "rotation" : -90, - "align" : "right", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, "enabled" : "true", + "align" : "right", "color" : "#FFFFFF", + "rotation" : -90, "y" : 10, "format" : "{point.y:.0f}" - }, - "name" : "Contributions" + } } ], "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" } } -- cgit From 7bf55901177b595e924bd939b15318063ce71c92 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 7 Nov 2020 23:58:02 +0000 Subject: - Added solutions by Myoungjin Jeon. --- stats/pwc-language-breakdown-summary.json | 38 +++++++++++++++---------------- 1 file changed, 19 insertions(+), 19 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 8fcf6e22fd..0a9d220798 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -3,14 +3,13 @@ "pointFormat" : "{point.y:.0f}" }, "subtitle" : { - "text" : "Last updated at 2020-11-07 23:40:13 GMT" + "text" : "Last updated at 2020-11-07 23:57:31 GMT" }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -18,46 +17,47 @@ ], [ "Perl", - 3762 + 3764 ], [ "Raku", - 2406 + 2408 ] ], + "name" : "Contributions", "dataLabels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "enabled" : "true", + "format" : "{point.y:.0f}", "align" : "right", + "enabled" : "true", "color" : "#FFFFFF", - "rotation" : -90, "y" : 10, - "format" : "{point.y:.0f}" + "rotation" : -90 } } ], "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } + } + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : null }, - "type" : "category" + "min" : 0 } } -- cgit From 65a0a3160641222fa93dab551218647092c8303e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 00:25:34 +0000 Subject: - Added solutions to week 71,72,73 by Stuart Little. --- 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 0a9d220798..85c3fbe21c 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,6 @@ { - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-07 23:57:31 GMT" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "legend" : { "enabled" : "false" @@ -24,40 +21,43 @@ 2408 ] ], - "name" : "Contributions", "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "format" : "{point.y:.0f}", + "color" : "#FFFFFF", "align" : "right", + "rotation" : -90, "enabled" : "true", - "color" : "#FFFFFF", "y" : 10, - "rotation" : -90 - } + "format" : "{point.y:.0f}", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "name" : "Contributions" } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-08 00:24:45 GMT" }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - } - }, - "chart" : { - "type" : "column" + }, + "type" : "category" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } } } -- cgit From 850b36dc466f9249938e1ef6fefef477d1d4b672 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 01:09:25 +0000 Subject: - Updated solutions by Stuart Little. --- 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 85c3fbe21c..827d9b1f2a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,11 +2,30 @@ "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-08 01:08:18 GMT" + }, "legend" : { "enabled" : "false" }, "series" : [ { + "dataLabels" : { + "y" : 10, + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "rotation" : -90 + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -18,32 +37,16 @@ ], [ "Raku", - 2408 + 2416 ] - ], - "dataLabels" : { - "color" : "#FFFFFF", - "align" : "right", - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "name" : "Contributions" + ] } ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-08 00:24:45 GMT" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "xAxis" : { "labels" : { @@ -54,10 +57,7 @@ }, "type" : "category" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From e79e878400bd45c53c310e0e08d6233a472f90d0 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 01:26:52 +0000 Subject: - Added solutions by Ulrich Rieke. --- 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 827d9b1f2a..03c92188ed 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,30 +2,35 @@ "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-08 01:08:18 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, "series" : [ { "dataLabels" : { - "y" : 10, - "enabled" : "true", + "color" : "#FFFFFF", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, "align" : "right", - "color" : "#FFFFFF", + "enabled" : "true", + "y" : 10, "format" : "{point.y:.0f}", "rotation" : -90 }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -33,31 +38,26 @@ ], [ "Perl", - 3764 + 3766 ], [ "Raku", - 2416 + 2418 ] - ] + ], + "name" : "Contributions" } ], + "subtitle" : { + "text" : "Last updated at 2020-11-08 01:26:17 GMT" + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "min" : 0, "title" : { "text" : null } - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" } } -- cgit From 121ff5f29dd53b3cd8814c26a6614d690171ed31 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 01:43:39 +0000 Subject: - Added solutions by Laurent Rosenfeld. --- 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 03c92188ed..fd613a54e2 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]" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-08 01:43:23 GMT" }, "legend" : { "enabled" : "false" }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { - "dataLabels" : { - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "align" : "right", - "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90 - }, + "name" : "Contributions", "data" : [ [ "Blog", - 1086 + 1087 ], [ "Perl", - 3766 + 3768 ], [ "Raku", - 2418 + 2420 ] ], - "name" : "Contributions" + "dataLabels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "enabled" : "true", + "y" : 10, + "color" : "#FFFFFF", + "rotation" : -90, + "format" : "{point.y:.0f}", + "align" : "right" + } } ], - "subtitle" : { - "text" : "Last updated at 2020-11-08 01:26:17 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } } } } -- cgit From d2f2cca2cf790777a3c2aa342216bb8c0724b7a9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 13:17:04 +0000 Subject: - Added solutions by Athanasius. --- stats/pwc-language-breakdown-summary.json | 32 +++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 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 fd613a54e2..f0d186a524 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -11,18 +11,14 @@ "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "Last updated at 2020-11-08 01:43:23 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -30,34 +26,38 @@ ], [ "Perl", - 3768 + 3770 ], [ "Raku", - 2420 + 2422 ] ], + "name" : "Contributions", "dataLabels" : { + "rotation" : -90, + "align" : "right", + "y" : 10, + "format" : "{point.y:.0f}", + "enabled" : "true", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "enabled" : "true", - "y" : 10, - "color" : "#FFFFFF", - "rotation" : -90, - "format" : "{point.y:.0f}", - "align" : "right" + "color" : "#FFFFFF" } } ], "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-08 13:16:52 GMT" } } -- cgit From 55bdf84b6a3ac238f02fb55484e220b77e60e0d5 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 17:08:41 +0000 Subject: - Added solutions by Wanderdoc. --- 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 f0d186a524..4bbbf50b3b 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,46 @@ { + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "legend" : { + "enabled" : "false" + }, "yAxis" : { "title" : { "text" : null }, "min" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" - }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "rotation" : -90, + "y" : 10, + "format" : "{point.y:.0f}", + "enabled" : "true", + "color" : "#FFFFFF" + }, "data" : [ [ "Blog", @@ -26,38 +48,16 @@ ], [ "Perl", - 3770 + 3772 ], [ "Raku", 2422 ] - ], - "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "align" : "right", - "y" : 10, - "format" : "{point.y:.0f}", - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF" - } + ] } ], - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, "subtitle" : { - "text" : "Last updated at 2020-11-08 13:16:52 GMT" + "text" : "Last updated at 2020-11-08 17:08:26 GMT" } } -- cgit From 6b4c224a909d3ed7592df35e6bd7bab9569c1e62 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 17:11:02 +0000 Subject: - Added solutions by Cristina Heredia. --- 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 4bbbf50b3b..35a4847782 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,45 +1,18 @@ { - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Contributions", "dataLabels" : { - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90, - "y" : 10, "format" : "{point.y:.0f}", + "y" : 10, + "rotation" : -90, "enabled" : "true", - "color" : "#FFFFFF" + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right" }, "data" : [ [ @@ -48,7 +21,7 @@ ], [ "Perl", - 3772 + 3774 ], [ "Raku", @@ -58,6 +31,33 @@ } ], "subtitle" : { - "text" : "Last updated at 2020-11-08 17:08:26 GMT" + "text" : "Last updated at 2020-11-08 17:10:48 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "chart" : { + "type" : "column" } } -- cgit From b3c763d7f06f070ca4899de6aab4fad135a4402c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 17:15:44 +0000 Subject: - Added blog by Jorg Sommrey. --- 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 35a4847782..c966e9b250 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,23 +1,22 @@ { + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "y" : 10, - "rotation" : -90, - "enabled" : "true", - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right" - }, "data" : [ [ "Blog", - 1087 + 1088 ], [ "Perl", @@ -27,37 +26,38 @@ "Raku", 2422 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "format" : "{point.y:.0f}", + "enabled" : "true", + "y" : 10, + "align" : "right", + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "rotation" : -90 + } } ], - "subtitle" : { - "text" : "Last updated at 2020-11-08 17:10:48 GMT" + "chart" : { + "type" : "column" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "yAxis" : { "title" : { "text" : null }, "min" : 0 }, + "subtitle" : { + "text" : "Last updated at 2020-11-08 17:15:28 GMT" + }, "legend" : { "enabled" : "false" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "chart" : { - "type" : "column" } } -- cgit From d7b448400532fdf43db9c26aeb4e7cc36d2de4a6 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 17:30:16 +0000 Subject: - Added blog by Colin Crain. --- stats/pwc-language-breakdown-summary.json | 78 +++++++++++++++---------------- 1 file changed, 39 insertions(+), 39 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 c966e9b250..cf6e6df18d 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,38 @@ { - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" + "chart" : { + "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "subtitle" : { + "text" : "Last updated at 2020-11-08 17:29:52 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "series" : [ { + "dataLabels" : { + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, + "color" : "#FFFFFF", + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "enabled" : "true" + }, + "name" : "Contributions", "data" : [ [ "Blog", - 1088 + 1089 ], [ "Perl", @@ -26,38 +42,22 @@ "Raku", 2422 ] - ], - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "enabled" : "true", - "y" : 10, - "align" : "right", - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90 - } + ] } ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" }, - "yAxis" : { - "title" : { - "text" : null + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2020-11-08 17:15:28 GMT" + "type" : "category" }, - "legend" : { - "enabled" : "false" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From ff7475c4559b1087f402725a7c526d3f780e3434 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 17:39:03 +0000 Subject: - Added solutions by Pete Houston. --- 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 cf6e6df18d..85627cfeef 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,32 +2,32 @@ "chart" : { "type" : "column" }, + "legend" : { + "enabled" : "false" + }, "subtitle" : { - "text" : "Last updated at 2020-11-08 17:29:52 GMT" + "text" : "Last updated at 2020-11-08 17:38:52 GMT" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90, - "color" : "#FFFFFF", - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true" - }, "name" : "Contributions", "data" : [ [ @@ -36,28 +36,28 @@ ], [ "Perl", - 3774 + 3776 ], [ "Raku", 2422 ] - ] + ], + "dataLabels" : { + "y" : 10, + "align" : "right", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "rotation" : -90, + "format" : "{point.y:.0f}", + "enabled" : "true" + } } ], - "legend" : { - "enabled" : "false" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 13a76430e175e8519981489e10bc8329d3417c86 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 18:41:59 +0000 Subject: - Added solution by Kai Burgdorf. --- stats/pwc-language-breakdown-summary.json | 32 +++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 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 85627cfeef..228cf0345a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,24 @@ { - "chart" : { - "type" : "column" - }, "legend" : { "enabled" : "false" }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, "subtitle" : { - "text" : "Last updated at 2020-11-08 17:38:52 GMT" + "text" : "Last updated at 2020-11-08 18:41:15 GMT" }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - } + }, + "type" : "category" + }, + "chart" : { + "type" : "column" }, "yAxis" : { "title" : { @@ -23,9 +26,6 @@ }, "min" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { "name" : "Contributions", @@ -36,7 +36,7 @@ ], [ "Perl", - 3776 + 3777 ], [ "Raku", @@ -44,16 +44,16 @@ ] ], "dataLabels" : { + "rotation" : -90, "y" : 10, - "align" : "right", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, + "enabled" : "true", + "align" : "right", "color" : "#FFFFFF", - "rotation" : -90, - "format" : "{point.y:.0f}", - "enabled" : "true" + "format" : "{point.y:.0f}" } } ], -- cgit From 5b90afe957e0cff83a1d1cf7381a195a98b1f1ca Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 18:59:56 +0000 Subject: - Added blogs by Abigail. --- 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 228cf0345a..16d9bf9a47 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,38 +1,49 @@ { - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-08 18:41:15 GMT" - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "type" : "category" + } }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-08 18:59:42 GMT" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { - "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "align" : "right", + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "enabled" : "true" + }, "data" : [ [ "Blog", - 1089 + 1091 ], [ "Perl", @@ -43,21 +54,10 @@ 2422 ] ], - "dataLabels" : { - "rotation" : -90, - "y" : 10, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "enabled" : "true", - "align" : "right", - "color" : "#FFFFFF", - "format" : "{point.y:.0f}" - } + "name" : "Contributions" } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "chart" : { + "type" : "column" } } -- cgit From 22643524dce4958380bdec1bece1619845159149 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 8 Nov 2020 20:43:15 +0000 Subject: - Added solutions to week 40,41,42,60,61,63 by Stuart Little. --- 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 16d9bf9a47..9263bd642f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,45 +1,19 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-08 18:59:42 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { "dataLabels" : {