From de2829b8d15b234ebba9027f0076a2d6d119ad92 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 18 May 2021 13:47:46 +0100 Subject: - Added solutions by Stuart Little. --- stats/pwc-language-breakdown-summary.json | 80 +++++++++++++++---------------- 1 file changed, 40 insertions(+), 40 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 2dfb934702..bb3f6f297f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,47 +1,18 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2021-05-18 09:34:06 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "format" : "{point.y:.0f}", - "align" : "right", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, "color" : "#FFFFFF", "enabled" : "true", + "format" : "{point.y:.0f}", "rotation" : -90, - "y" : 10 + "y" : 10, + "align" : "right" }, "data" : [ [ @@ -50,14 +21,43 @@ ], [ "Perl", - 5325 + 5327 ], [ "Raku", - 3376 + 3378 ] - ], - "name" : "Contributions" + ] + } + ], + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } } - ] + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "subtitle" : { + "text" : "Last updated at 2021-05-18 12:47:32 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" + } } -- cgit From 2da951bad47fae129bed8f7331f9466b4d6db1b9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 18 May 2021 14:14:42 +0100 Subject: - Added solutions by Flavio Poletti. --- 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 bb3f6f297f..82d7e0d403 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,27 +1,39 @@ { + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2021-05-18 13:14:24 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, "series" : [ { "name" : "Contributions", "dataLabels" : { + "rotation" : -90, + "y" : 10, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "color" : "#FFFFFF", "enabled" : "true", "format" : "{point.y:.0f}", - "rotation" : -90, - "y" : 10, + "color" : "#FFFFFF", "align" : "right" }, "data" : [ [ "Blog", - 1566 + 1568 ], [ "Perl", - 5327 + 5329 ], [ "Raku", @@ -30,27 +42,6 @@ ] } ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, - "subtitle" : { - "text" : "Last updated at 2021-05-18 12:47:32 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { "min" : 0, "title" : { @@ -59,5 +50,14 @@ }, "legend" : { "enabled" : "false" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } } } -- cgit From 9a948f1a8f9bbe8d5c66dc3730732b492454f8fa Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 18 May 2021 14:16:44 +0100 Subject: - Added solutions by Luca Ferrari. --- stats/pwc-language-breakdown-summary.json | 70 +++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'stats/pwc-language-breakdown-summary.json') diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 82d7e0d403..3e7c8a1b76 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,35 +1,25 @@ { - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2021-05-18 13:14:24 GMT" + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "y" : 10, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "align" : "right" - }, "data" : [ [ "Blog", - 1568 + 1570 ], [ "Perl", @@ -37,27 +27,37 @@ ], [ "Raku", - 3378 + 3380 ] - ] + ], + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "color" : "#FFFFFF", + "enabled" : "true", + "align" : "right", + "y" : 10, + "format" : "{point.y:.0f}" + }, + "name" : "Contributions" } ], "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Last updated at 2021-05-18 13:16:25 GMT" }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 28e8ae0a51e27c2435ca1e8fc16f4eea32a78b05 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 18 May 2021 16:36:14 +0100 Subject: - Added solutions by Ulrich Rieke. --- 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 3e7c8a1b76..a5ccd9ff76 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,49 @@ { - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2021-05-18 15:36:01 GMT" }, "xAxis" : { "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } }, "type" : "category" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "legend" : { + "enabled" : "false" }, "series" : [ { + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "enabled" : "true", + "y" : 10, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "align" : "right" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -23,41 +51,13 @@ ], [ "Perl", - 5329 + 5330 ], [ "Raku", - 3380 + 3382 ] - ], - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "rotation" : -90, - "color" : "#FFFFFF", - "enabled" : "true", - "align" : "right", - "y" : 10, - "format" : "{point.y:.0f}" - }, - "name" : "Contributions" + ] } - ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2021-05-18 13:16:25 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - } + ] } -- cgit