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-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 9c7eaf5ec4..ce242283c5 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,27 +1,25 @@ { + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-13 04:16:58 GMT" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2020-10-12 05:53:09 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "chart" : { - "type" : "column" + }, + "min" : 0 }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -33,21 +31,20 @@ ], [ "Raku", - 2252 + 2254 ] ], - "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", - "enabled" : "true", + "y" : 10, + "align" : "right", "format" : "{point.y:.0f}", + "enabled" : "true", "rotation" : -90, - "align" : "right", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "y" : 10 + "color" : "#FFFFFF" } } ], @@ -59,5 +56,8 @@ "fontSize" : "13px" } } + }, + "chart" : { + "type" : "column" } } -- cgit From ad8fa2b37392fe5129e31bde7023d3307e4edc65 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 05:25:58 +0100 Subject: - Added solutions by Andinus. --- 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 ce242283c5..f8ddaa79de 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,62 +2,62 @@ "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "legend" : { + "enabled" : "false" + }, "subtitle" : { - "text" : "Last updated at 2020-10-13 04:16:58 GMT" + "text" : "Last updated at 2020-10-13 04:25:46 GMT" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", - 1032 + 1033 ], [ "Perl", - 3523 + 3524 ], [ "Raku", 2254 ] ], + "name" : "Contributions", "dataLabels" : { - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}", "enabled" : "true", - "rotation" : -90, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "color" : "#FFFFFF" - } - } - ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "format" : "{point.y:.0f}", + "align" : "right", + "rotation" : -90, + "color" : "#FFFFFF", + "y" : 10 } } - }, - "chart" : { - "type" : "column" - } + ] } -- cgit From aafec3dcb946db2a1ea9c7af4014888a7943b7a7 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 05:28:30 +0100 Subject: - Added solutions by Andrew Shitov. --- stats/pwc-language-breakdown-summary.json | 82 +++++++++++++++---------------- 1 file changed, 41 insertions(+), 41 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 f8ddaa79de..6f4312eb7e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,36 +1,25 @@ { - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-13 04:25:46 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, "series" : [ { + "dataLabels" : { + "y" : 10, + "rotation" : -90, + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "format" : "{point.y:.0f}", + "enabled" : "true", + "align" : "right" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -42,22 +31,33 @@ ], [ "Raku", - 2254 + 2256 ] - ], - "name" : "Contributions", - "dataLabels" : { - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "align" : "right", - "rotation" : -90, - "color" : "#FFFFFF", - "y" : 10 + ] + } + ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2020-10-13 04:28:21 GMT" + }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } - ] + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + } } -- cgit From fe97e27aa5a1f2f1d62a0cf0e5e2242713a06e1c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 05:32:49 +0100 Subject: - Added solutions 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 6f4312eb7e..186edc8ccd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,25 +1,6 @@ { - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "series" : [ { - "dataLabels" : { - "y" : 10, - "rotation" : -90, - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "format" : "{point.y:.0f}", - "enabled" : "true", - "align" : "right" - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -27,37 +8,56 @@ ], [ "Perl", - 3524 + 3526 ], [ "Raku", - 2256 + 2258 ] - ] + ], + "dataLabels" : { + "y" : 10, + "align" : "right", + "enabled" : "true", + "rotation" : -90, + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "format" : "{point.y:.0f}" + }, + "name" : "Contributions" } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-13 04:28:21 GMT" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "Last updated at 2020-10-13 04:32:33 GMT" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "legend" : { "enabled" : "false" }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "type" : "category" } } -- cgit From 650d135608477a0a974305e3a91a20ca707b12a8 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 05:54:04 +0100 Subject: - Added solutions by Simon Green. --- 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 186edc8ccd..a198932edf 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { + "subtitle" : { + "text" : "Last updated at 2020-10-13 04:53:49 GMT" + }, "series" : [ { + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "y" : 10, + "rotation" : -90, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "align" : "right" + }, + "name" : "Contributions", "data" : [ [ "Blog", - 1033 + 1034 ], [ "Perl", - 3526 + 3528 ], [ "Raku", 2258 ] - ], - "dataLabels" : { - "y" : 10, - "align" : "right", - "enabled" : "true", - "rotation" : -90, - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}" - }, - "name" : "Contributions" + ] } ], "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2020-10-13 04:32:33 GMT" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } } } -- cgit From 8156321be6e509352d4419c7156812b1f1621270 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 06:17:41 +0100 Subject: - Added solution by Steven Wilson. --- stats/pwc-language-breakdown-summary.json | 70 +++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index a198932edf..f70aa47fcc 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,24 @@ { "subtitle" : { - "text" : "Last updated at 2020-10-13 04:53:49 GMT" + "text" : "Last updated at 2020-10-13 05:17:26 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "enabled" : "true", - "y" : 10, - "rotation" : -90, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "align" : "right" - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -24,40 +26,38 @@ ], [ "Perl", - 3528 + 3529 ], [ "Raku", 2258 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "format" : "{point.y:.0f}", + "align" : "right", + "color" : "#FFFFFF", + "y" : 10, + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true" + } } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" - }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 1350dd07442f12502d74099a9c4bb3770c02a46c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 06:25:32 +0100 Subject: - Added solutions by Markus Holzer. --- 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 f70aa47fcc..e281267414 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,13 @@ { "subtitle" : { - "text" : "Last updated at 2020-10-13 05:17:26 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "chart" : { - "type" : "column" + "text" : "Last updated at 2020-10-13 05:23:18 GMT" }, "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -30,34 +19,45 @@ ], [ "Raku", - 2258 + 2260 ] ], - "name" : "Contributions", "dataLabels" : { - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "y" : 10, "rotation" : -90, + "enabled" : "true", + "y" : 10, + "align" : "right", + "format" : "{point.y:.0f}", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "enabled" : "true" + "color" : "#FFFFFF" } } ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - } + }, + "type" : "category" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } } } -- cgit From 3de8c82d33415b7fcf11174d9fbf0c23a783c802 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 06:32:39 +0100 Subject: - Added solutions by E. Choroba. --- stats/pwc-language-breakdown-summary.json | 70 +++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index e281267414..5378cfcc9f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,13 +1,42 @@ { + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, "subtitle" : { - "text" : "Last updated at 2020-10-13 05:23:18 GMT" + "text" : "Last updated at 2020-10-13 05:32:25 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, "series" : [ { - "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "enabled" : "true", + "align" : "right", + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, "data" : [ [ "Blog", @@ -15,49 +44,20 @@ ], [ "Perl", - 3529 + 3531 ], [ "Raku", 2260 ] ], - "dataLabels" : { - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF" - } + "name" : "Contributions" } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 } } -- cgit From 2ca4ce5d0552f534e9085716d12294d4268de695 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 09:29:33 +0100 Subject: - Added solutions by Niels van Dijke. --- 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 5378cfcc9f..29d2c81944 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,41 +1,45 @@ { - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } }, - "subtitle" : { - "text" : "Last updated at 2020-10-13 05:32:25 GMT" + "chart" : { + "type" : "column" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "legend" : { "enabled" : "false" }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { + "name" : "Contributions", "dataLabels" : { "y" : 10, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", "enabled" : "true", "align" : "right", - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", "rotation" : -90, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + "format" : "{point.y:.0f}" }, "data" : [ [ @@ -44,20 +48,16 @@ ], [ "Perl", - 3531 + 3533 ], [ "Raku", 2260 ] - ], - "name" : "Contributions" + ] } ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "subtitle" : { + "text" : "Last updated at 2020-10-13 08:29:00 GMT" } } -- cgit From 8fefadda8698174fc7d7e5fc9b150a3afd547f46 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 11:04:21 +0100 Subject: - Added solutions by Simon Proctor. --- 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 29d2c81944..427fac731b 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,46 +1,22 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "y" : 10, + "align" : "right", + "color" : "#FFFFFF", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "y" : 10, "enabled" : "true", - "align" : "right", - "rotation" : -90, - "format" : "{point.y:.0f}" + "rotation" : -90 }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -52,12 +28,36 @@ ], [ "Raku", - 2260 + 2262 ] ] } ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "subtitle" : { - "text" : "Last updated at 2020-10-13 08:29:00 GMT" + "text" : "Last updated at 2020-10-13 10:04:09 GMT" + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } -- cgit From 73bd8af8d58941b8066141bc3fc64cf4165d80b5 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 13 Oct 2020 13:44:21 +0100 Subject: - Added solutions by Kang-min Liu. --- stats/pwc-language-breakdown-summary.json | 40 +++++++++++++++---------------- 1 file changed, 20 insertions(+), 20 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 427fac731b..a36456e6d6 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,22 @@ { - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "align" : "right", + "enabled" : "true", "color" : "#FFFFFF", + "y" : 10, + "format" : "{point.y:.0f}", + "align" : "right", + "rotation" : -90, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "y" : 10, - "enabled" : "true", - "rotation" : -90 + } }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -28,19 +28,16 @@ ], [ "Raku", - 2262 + 2264 ] ] } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "subtitle" : { - "text" : "Last updated at 2020-10-13 10:04:09 GMT" + "text" : "Last updated at 2020-10-13 12:44:00 GMT" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "xAxis" : { "labels" : { @@ -52,12 +49,15 @@ "type" : "category" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "legend" : { + "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit