From bd3744516843c761ecb3448e1779f0828e3917a0 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 11 Jun 2022 20:37:16 +0100 Subject: - Added solutions by Lubos Kolouch. --- 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 82586fdd8c..1ee5a73a2a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,12 @@ { "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "legend" : { "enabled" : "false" @@ -11,14 +14,17 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "subtitle" : { + "text" : "Last updated at 2022-06-11 19:35:27 GMT" + }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } }, "chart" : { "type" : "column" @@ -32,7 +38,7 @@ ], [ "Perl", - 8176 + 8177 ], [ "Raku", @@ -41,23 +47,17 @@ ], "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", - "rotation" : -90, - "y" : 10, - "align" : "right", "format" : "{point.y:.0f}", - "enabled" : "true", + "align" : "right", + "y" : 10, + "color" : "#FFFFFF", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" - } + }, + "rotation" : -90, + "enabled" : "true" } } - ], - "subtitle" : { - "text" : "Last updated at 2022-06-11 09:33:35 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - } + ] } -- cgit From 7653d51c46b23d933574ae679832ea412be9df43 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 11 Jun 2022 23:21:03 +0100 Subject: - Added solutions by Dave Jacoby. --- 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 1ee5a73a2a..8f45fe27a5 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2022-06-11 19:35:27 GMT" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", - 2602 + 2603 ], [ "Perl", - 8177 + 8179 ], [ "Raku", 4845 ] ], - "name" : "Contributions", "dataLabels" : { - "format" : "{point.y:.0f}", - "align" : "right", - "y" : 10, "color" : "#FFFFFF", + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "rotation" : -90, + "align" : "right", "enabled" : "true" } } - ] + ], + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2022-06-11 22:09:45 GMT" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "legend" : { + "enabled" : "false" + } } -- cgit From 7860753cd854ea07a29511477a5e4a3dca5a885e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 11 Jun 2022 23:34:50 +0100 Subject: - Added solutions by Laurent Rosenfeld. --- 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 8f45fe27a5..e2689c5884 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, + "subtitle" : { + "text" : "Last updated at 2022-06-11 22:26:56 GMT" + }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", - 2603 + 2604 ], [ "Perl", - 8179 + 8180 ], [ "Raku", - 4845 + 4846 ] ], + "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", "y" : 10, "format" : "{point.y:.0f}", "rotation" : -90, + "enabled" : "true", + "color" : "#FFFFFF", + "align" : "right", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "enabled" : "true" + } } } ], - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : null }, "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2022-06-11 22:09:45 GMT" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "legend" : { - "enabled" : "false" } } -- cgit From 874b4325f17f7a1e1dff5aa9685d6416cb810171 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 12 Jun 2022 09:54:54 +0100 Subject: - Added solutions by Cheok-Yin Fung. --- 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 e2689c5884..331b4b6017 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,13 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" - }, "xAxis" : { "labels" : { "style" : { @@ -17,14 +8,24 @@ }, "type" : "category" }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, "subtitle" : { - "text" : "Last updated at 2022-06-11 22:26:56 GMT" + "text" : "Last updated at 2022-06-12 08:37:56 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -32,32 +33,31 @@ ], [ "Perl", - 8180 + 8182 ], [ "Raku", 4846 ] ], - "name" : "Contributions", "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, "rotation" : -90, "enabled" : "true", - "color" : "#FFFFFF", + "y" : 10, "align" : "right", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + "format" : "{point.y:.0f}" } } ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" } } -- cgit From a5c94cf4c7c99e7c3b081c2ab24dee0da8bb48aa Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 12 Jun 2022 10:03:31 +0100 Subject: - Added solutions by Matthew Neleigh. --- 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 331b4b6017..f497546f4a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,9 @@ { - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2022-06-12 08:37:56 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "yAxis" : { "title" : { @@ -23,6 +11,9 @@ }, "min" : 0 }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "series" : [ { "name" : "Contributions", @@ -33,7 +24,7 @@ ], [ "Perl", - 8182 + 8184 ], [ "Raku", @@ -42,22 +33,31 @@ ], "dataLabels" : { "color" : "#FFFFFF", + "rotation" : -90, + "y" : 10, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "rotation" : -90, "enabled" : "true", - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}" + "format" : "{point.y:.0f}", + "align" : "right" } } ], - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Last updated at 2022-06-12 09:01:12 GMT" }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } } } -- cgit From 79ce82da7c249f4af4572b7f951bca0adc45acbe Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 12 Jun 2022 10:14:47 +0100 Subject: - Added solutions by Flavio Poletti. --- 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 f497546f4a..58914a33a0 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "series" : [ { "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, + "enabled" : "true", + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "align" : "right" + }, "data" : [ [ "Blog", - 2604 + 2606 ], [ "Perl", - 8184 + 8186 ], [ "Raku", - 4846 + 4848 ] - ], - "dataLabels" : { - "color" : "#FFFFFF", - "rotation" : -90, - "y" : 10, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "format" : "{point.y:.0f}", - "align" : "right" - } + ] } ], - "subtitle" : { - "text" : "Last updated at 2022-06-12 09:01:12 GMT" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "Last updated at 2022-06-12 09:11:14 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } } + }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 } } -- cgit