From 0589c2ae2ac066e770923a374fb73f5a2ac37ecd Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 21:13:32 +0100 Subject: - Added solutions by Mark Anderson. --- 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 e684a0afae..0ffa3ce431 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,32 +1,44 @@ { + "subtitle" : { + "text" : "Last updated at 2021-08-11 20:13:13 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "legend" : { "enabled" : "false" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } }, "chart" : { "type" : "column" }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "series" : [ { "dataLabels" : { - "color" : "#FFFFFF", - "y" : 10, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "enabled" : "true", - "format" : "{point.y:.0f}", "align" : "right", - "rotation" : -90 + "color" : "#FFFFFF", + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, + "enabled" : "true" }, "name" : "Contributions", "data" : [ @@ -40,24 +52,12 @@ ], [ "Raku", - 3709 + 3710 ] ] } ], "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2021-08-11 20:01:30 GMT" } } -- cgit From 4a253b4ae7fd6da2a733b5e3f19490b9c10c5b6d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 21:16:32 +0100 Subject: - Added solutions by Scimon Proctor. --- 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 0ffa3ce431..96486ce78e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,13 +1,16 @@ { - "subtitle" : { - "text" : "Last updated at 2021-08-11 20:13:13 GMT" + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "legend" : { - "enabled" : "false" - }, "xAxis" : { "type" : "category", "labels" : { @@ -17,30 +20,27 @@ } } }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "Last updated at 2021-08-11 20:16:11 GMT" }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, "align" : "right", - "color" : "#FFFFFF", - "y" : 10, "format" : "{point.y:.0f}", + "enabled" : "true", "rotation" : -90, - "enabled" : "true" + "color" : "#FFFFFF", + "y" : 10, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -52,12 +52,12 @@ ], [ "Raku", - 3710 + 3712 ] ] } ], - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + "chart" : { + "type" : "column" } } -- cgit From 09d4fbd7d55c50620cc58b0fdb100ff24f6ce4b0 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 21:21:36 +0100 Subject: - Added solutions by E. Choroba. --- 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 96486ce78e..64614ff503 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,44 +2,19 @@ "legend" : { "enabled" : "false" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "subtitle" : { - "text" : "Last updated at 2021-08-11 20:16:11 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "align" : "right", - "format" : "{point.y:.0f}", - "enabled" : "true", "rotation" : -90, - "color" : "#FFFFFF", - "y" : 10, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" - } + }, + "enabled" : "true", + "y" : 10, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "align" : "right" }, "data" : [ [ @@ -48,16 +23,41 @@ ], [ "Perl", - 5958 + 5960 ], [ "Raku", 3712 ] - ] + ], + "name" : "Contributions" } ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "subtitle" : { + "text" : "Last updated at 2021-08-11 20:21:16 GMT" + }, "chart" : { "type" : "column" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" } } -- cgit From 333ba47f716921171e6344c09d4e0aa9835294e3 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 21:28:20 +0100 Subject: - Added solutions by W. Luis Mochan. --- 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 64614ff503..c94d76868e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,29 +1,38 @@ { - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Last updated at 2021-08-11 20:27:57 GMT" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { "dataLabels" : { + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "align" : "right", "rotation" : -90, + "enabled" : "true", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "enabled" : "true", - "y" : 10, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "align" : "right" + "y" : 10 }, "data" : [ [ "Blog", - 1792 + 1793 ], [ "Perl", - 5960 + 5962 ], [ "Raku", @@ -33,31 +42,22 @@ "name" : "Contributions" } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "subtitle" : { - "text" : "Last updated at 2021-08-11 20:21:16 GMT" - }, "chart" : { "type" : "column" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } + }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" } } -- cgit From 3a67b1a613b67499a30c4b0929e7ad13982d9aeb Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 21:49:27 +0100 Subject: - Added solutions by Flavio Poletti. --- 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 c94d76868e..91f7653d9e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,15 @@ { + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, "subtitle" : { - "text" : "Last updated at 2021-08-11 20:27:57 GMT" + "text" : "Last updated at 2021-08-11 20:48:35 GMT" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, "yAxis" : { "title" : { @@ -8,56 +17,47 @@ }, "min" : 0 }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "series" : [ { + "name" : "Contributions", "dataLabels" : { + "align" : "right", "color" : "#FFFFFF", "format" : "{point.y:.0f}", - "align" : "right", "rotation" : -90, "enabled" : "true", + "y" : 10, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10 + } }, "data" : [ [ "Blog", - 1793 + 1795 ], [ "Perl", - 5962 + 5964 ], [ "Raku", - 3712 + 3714 ] - ], - "name" : "Contributions" + ] } ], - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - } - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "type" : "category" } } -- cgit From 6f3c8e9773274e7302dfeed9a04fd7297f6e7c93 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 21:53:48 +0100 Subject: - Added solutions by Stuart Little. --- 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 91f7653d9e..7c9dd81915 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,37 +1,6 @@ { - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-11 20:48:35 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "align" : "right", - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, "data" : [ [ "Blog", @@ -39,25 +8,56 @@ ], [ "Perl", - 5964 + 5966 ], [ "Raku", - 3714 + 3716 ] - ] + ], + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, + "color" : "#FFFFFF", + "enabled" : "true" + }, + "name" : "Contributions" } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - }, - "type" : "category" + } + }, + "subtitle" : { + "text" : "Last updated at 2021-08-11 20:53:35 GMT" + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" } } -- cgit From 483ddd767e7081f364cac710266a5dcd7e6a6b7d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 11 Aug 2021 22:25:09 +0100 Subject: - Added solutions by Ulrich Rieke. --- 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 7c9dd81915..07602efa86 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,37 @@ { + "subtitle" : { + "text" : "Last updated at 2021-08-11 21:24:58 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, + "legend" : { + "enabled" : "false" + }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "enabled" : "true", + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "rotation" : -90, + "align" : "right", + "format" : "{point.y:.0f}", + "y" : 10 + }, "data" : [ [ "Blog", @@ -8,56 +39,25 @@ ], [ "Perl", - 5966 + 5967 ], [ "Raku", - 3716 + 3717 ] - ], - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90, - "color" : "#FFFFFF", - "enabled" : "true" - }, - "name" : "Contributions" + ] } ], - "legend" : { - "enabled" : "false" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "chart" : { + "type" : "column" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } } - }, - "subtitle" : { - "text" : "Last updated at 2021-08-11 20:53:35 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" } } -- cgit From fae7785937591d9358556ef15cedd3092c80e59e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 13 Aug 2021 00:02:35 +0100 Subject: - Added solution by Mark Anderson. --- 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 07602efa86..f9a30ed412 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,37 +1,27 @@ { - "subtitle" : { - "text" : "Last updated at 2021-08-11 21:24:58 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - } + }, + "type" : "category" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, "legend" : { "enabled" : "false" }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "enabled" : "true", - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90, - "align" : "right", - "format" : "{point.y:.0f}", - "y" : 10 - }, "data" : [ [ "Blog", @@ -39,25 +29,35 @@ ], [ "Perl", - 5967 + 5968 ], [ "Raku", 3717 ] - ] + ], + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "format" : "{point.y:.0f}", + "y" : 10, + "enabled" : "true", + "align" : "right", + "rotation" : -90 + }, + "name" : "Contributions" } ], - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + "subtitle" : { + "text" : "Last updated at 2021-08-12 23:01:25 GMT" }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 4927931bc0a52b7347d518f2b6f36cf6e8886944 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 13 Aug 2021 00:05:57 +0100 Subject: - Added blog by James Smith. --- 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 f9a30ed412..e9108cbfbc 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,4 +1,19 @@ { + "subtitle" : { + "text" : "Last updated at 2021-08-12 23:05:17 GMT" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "legend" : { + "enabled" : "false" + }, "xAxis" : { "labels" : { "style" : { @@ -11,21 +26,15 @@ "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "chart" : { + "type" : "column" }, "series" : [ { "data" : [ [ "Blog", - 1795 + 1796 ], [ "Perl", @@ -36,28 +45,19 @@ 3717 ] ], + "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, "format" : "{point.y:.0f}", - "y" : 10, - "enabled" : "true", + "rotation" : -90, "align" : "right", - "rotation" : -90 - }, - "name" : "Contributions" + "y" : 10, + "color" : "#FFFFFF", + "enabled" : "true" + } } - ], - "subtitle" : { - "text" : "Last updated at 2021-08-12 23:01:25 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - } + ] } -- cgit From d35515ed5e08209d90113a06a0b5aa74c43d1a2f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 13 Aug 2021 15:00:28 +0100 Subject: - Added solutions by Jorg Sommrey. --- 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 e9108cbfbc..f042929a33 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,36 +1,24 @@ { - "subtitle" : { - "text" : "Last updated at 2021-08-12 23:05:17 GMT" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "legend" : { "enabled" : "false" }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, "chart" : { "type" : "column" }, "series" : [ { + "dataLabels" : { + "format" : "{point.y:.0f}", + "rotation" : -90, + "y" : 10, + "align" : "right", + "enabled" : "true", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF" + }, "data" : [ [ "Blog", @@ -38,26 +26,38 @@ ], [ "Perl", - 5968 + 5970 ], [ "Raku", 3717 ] ], - "name" : "Contributions", - "dataLabels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "rotation" : -90, - "align" : "right", - "y" : 10, - "color" : "#FFFFFF", - "enabled" : "true" + "name" : "Contributions" + } + ], + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-13 14:00:11 GMT" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } - ] + } } -- cgit From bd23bc13ab9a988e3999fe080a81579c75cf0a55 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 13 Aug 2021 15:58:35 +0100 Subject: - Added solutions by Cheok-Yin Fung. --- 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 f042929a33..e099e741d3 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,24 +1,31 @@ { - "legend" : { - "enabled" : "false" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, - "chart" : { - "type" : "column" + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" }, "series" : [ { "dataLabels" : { - "format" : "{point.y:.0f}", - "rotation" : -90, - "y" : 10, "align" : "right", + "rotation" : -90, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", "enabled" : "true", + "y" : 10, "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -26,18 +33,17 @@ ], [ "Perl", - 5970 + 5972 ], [ "Raku", 3717 ] - ], - "name" : "Contributions" + ] } ], - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + "subtitle" : { + "text" : "Last updated at 2021-08-13 14:58:19 GMT" }, "yAxis" : { "title" : { @@ -48,16 +54,10 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "subtitle" : { - "text" : "Last updated at 2021-08-13 14:00:11 GMT" + "legend" : { + "enabled" : "false" }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } + "chart" : { + "type" : "column" } } -- cgit From 3a9aa00433d6d541d4f709cde36e3c3b6b265936 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 16:00:51 +0100 Subject: - Added solutions by Arne Sommer. --- stats/pwc-language-breakdown-summary.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 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 e099e741d3..af1bb6fab6 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,6 +1,6 @@ { - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + "legend" : { + "enabled" : "false" }, "xAxis" : { "labels" : { @@ -13,23 +13,23 @@ }, "series" : [ { + "name" : "Contributions", "dataLabels" : { "align" : "right", - "rotation" : -90, "format" : "{point.y:.0f}", - "color" : "#FFFFFF", "enabled" : "true", - "y" : 10, + "color" : "#FFFFFF", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "rotation" : -90, + "y" : 10 }, - "name" : "Contributions", "data" : [ [ "Blog", - 1796 + 1797 ], [ "Perl", @@ -37,13 +37,13 @@ ], [ "Raku", - 3717 + 3719 ] ] } ], "subtitle" : { - "text" : "Last updated at 2021-08-13 14:58:19 GMT" + "text" : "Last updated at 2021-08-15 15:00:37 GMT" }, "yAxis" : { "title" : { @@ -54,8 +54,8 @@ "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "legend" : { - "enabled" : "false" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, "chart" : { "type" : "column" -- cgit From 81f467ef7e5b2a10427aca2f5057d3d80979a17c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 16:05:33 +0100 Subject: - Added solutions by Colin Crain. --- 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 af1bb6fab6..7af5d4caef 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 15:05:09 GMT" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } + }, + "legend" : { + "enabled" : "false" }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "align" : "right", - "format" : "{point.y:.0f}", - "enabled" : "true", - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90, - "y" : 10 - }, "data" : [ [ "Blog", - 1797 + 1798 ], [ "Perl", - 5972 + 5974 ], [ "Raku", - 3719 + 3721 ] - ] + ], + "dataLabels" : { + "color" : "#FFFFFF", + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "y" : 10, + "enabled" : "true", + "rotation" : -90, + "format" : "{point.y:.0f}" + }, + "name" : "Contributions" } ], - "subtitle" : { - "text" : "Last updated at 2021-08-15 15:00:37 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + } }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "chart" : { - "type" : "column" } } -- cgit From f8b6102ef5eba8236bb3cf7769a8fe046ad4e538 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 16:15:12 +0100 Subject: - Added solutions by Matthew Neleigh. --- 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 7af5d4caef..96872ad898 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,16 +1,13 @@ { - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "Last updated at 2021-08-15 15:05:09 GMT" + "text" : "Last updated at 2021-08-15 15:14:46 GMT" }, "xAxis" : { "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } } }, @@ -19,6 +16,19 @@ }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "y" : 10, + "enabled" : "true", + "align" : "right", + "rotation" : -90, + "format" : "{point.y:.0f}" + }, "data" : [ [ "Blog", @@ -26,38 +36,28 @@ ], [ "Perl", - 5974 + 5976 ], [ "Raku", 3721 ] - ], - "dataLabels" : { - "color" : "#FFFFFF", - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "y" : 10, - "enabled" : "true", - "rotation" : -90, - "format" : "{point.y:.0f}" - }, - "name" : "Contributions" + ] } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 + }, + "chart" : { + "type" : "column" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 5079c9ed366d4c0705b259410477880f62fbcef3 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 16:21:38 +0100 Subject: - Added solution by Wanderdoc. --- 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 96872ad898..e5cdfe6ff9 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,34 +1,10 @@ { - "subtitle" : { - "text" : "Last updated at 2021-08-15 15:14:46 GMT" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, "legend" : { "enabled" : "false" }, "series" : [ { "name" : "Contributions", - "dataLabels" : { - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "y" : 10, - "enabled" : "true", - "align" : "right", - "rotation" : -90, - "format" : "{point.y:.0f}" - }, "data" : [ [ "Blog", @@ -36,26 +12,50 @@ ], [ "Perl", - 5976 + 5977 ], [ "Raku", 3721 ] - ] + ], + "dataLabels" : { + "align" : "right", + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "rotation" : -90, + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10 + } } ], + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 15:21:11 GMT" + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "title" : { "text" : null }, "min" : 0 }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } }, "tooltip" : { "pointFormat" : "{point.y:.0f}" -- cgit From 7b6f3ea1e95dbba79a492ed384efe6c81468edde Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 16:26:01 +0100 Subject: - Added solution by Jan Krnavek. --- 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 e5cdfe6ff9..ab64f382ac 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,10 +1,33 @@ { + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, "legend" : { "enabled" : "false" }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 15:25:31 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -16,47 +39,24 @@ ], [ "Raku", - 3721 + 3722 ] ], "dataLabels" : { - "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, "format" : "{point.y:.0f}", + "align" : "right", "color" : "#FFFFFF", - "rotation" : -90, + "y" : 10, "enabled" : "true", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10 - } + "rotation" : -90 + }, + "name" : "Contributions" } ], - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-15 15:21:11 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" } -- cgit From 985f74eb57705f4af35a7ca86c0e7a7e26b2e878 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 17:41:19 +0100 Subject: - Added solution by Kai Burgdorf. --- 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 ab64f382ac..a102102d9d 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,32 +2,30 @@ "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, - "legend" : { - "enabled" : "false" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-15 15:25:31 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "color" : "#FFFFFF", + "y" : 10, + "align" : "right", + "enabled" : "true" + }, "data" : [ [ "Blog", @@ -35,29 +33,31 @@ ], [ "Perl", - 5977 + 5978 ], [ "Raku", 3722 ] - ], - "dataLabels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "y" : 10, - "enabled" : "true", - "rotation" : -90 - }, - "name" : "Contributions" + ] } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 16:40:51 GMT" } } -- cgit From 77fce3c8870cb065511df5db166f0b4d4845b26c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 19:31:30 +0100 Subject: - Added solution by Pete Houston. --- 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 a102102d9d..9640be9817 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,31 +1,36 @@ { + "subtitle" : { + "text" : "Last updated at 2021-08-15 18:02:59 GMT" + }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + }, "yAxis" : { "title" : { "text" : null }, "min" : 0 }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "rotation" : -90, - "color" : "#FFFFFF", - "y" : 10, - "align" : "right", - "enabled" : "true" - }, "data" : [ [ "Blog", @@ -33,31 +38,26 @@ ], [ "Perl", - 5978 + 5979 ], [ "Raku", 3722 ] - ] - } - ], - "legend" : { - "enabled" : "false" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + ], + "name" : "Contributions", + "dataLabels" : { + "rotation" : -90, + "enabled" : "true", + "y" : 10, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } } - }, - "type" : "category" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-15 16:40:51 GMT" - } + } + ] } -- cgit From da70a324b81ad87a740e110a491c9487d27f733a Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 21:59:38 +0100 Subject: - Added solutions by Abigail. --- 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 9640be9817..93f76c672a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,10 +1,4 @@ { - "subtitle" : { - "text" : "Last updated at 2021-08-15 18:02:59 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, @@ -17,47 +11,53 @@ }, "type" : "category" }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10, + "rotation" : -90, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "enabled" : "true", + "align" : "right" + }, "data" : [ [ "Blog", - 1798 + 1800 ], [ "Perl", - 5979 + 5981 ], [ "Raku", 3722 ] - ], - "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "enabled" : "true", - "y" : 10, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } + ] } - ] + ], + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 20:59:28 GMT" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + } } -- cgit From 2fafe82161cf6e7cc92b56060dd92050cd684d96 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 22:27:33 +0100 Subject: - Added solutions by Joan Mimosinnet. --- 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 93f76c672a..67287ccacb 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,31 +1,28 @@ { + "legend" : { + "enabled" : "false" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 21:26:51 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "chart" : { + "type" : "column" }, "series" : [ { "name" : "Contributions", - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "enabled" : "true", - "align" : "right" - }, "data" : [ [ "Blog", @@ -37,27 +34,30 @@ ], [ "Raku", - 3722 + 3724 ] - ] + ], + "dataLabels" : { + "format" : "{point.y:.0f}", + "y" : 10, + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "enabled" : "true", + "align" : "right" + } } ], - "yAxis" : { - "title" : { - "text" : null + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2021-08-15 20:59:28 GMT" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" + "type" : "category" } } -- cgit From 92bd10397456f42311bdaf723748d90e3873fbe9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 15 Aug 2021 22:35:59 +0100 Subject: - Added solutions by Duncan C. White. --- 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 67287ccacb..1bfd25399b 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,28 +1,25 @@ { - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-15 21:26:51 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } - }, - "chart" : { - "type" : "column" + }, + "min" : 0 }, "series" : [ { "name" : "Contributions", + "dataLabels" : { + "enabled" : "true", + "color" : "#FFFFFF", + "y" : 10, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "format" : "{point.y:.0f}", + "rotation" : -90 + }, "data" : [ [ "Blog", @@ -30,34 +27,37 @@ ], [ "Perl", - 5981 + 5983 ], [ "Raku", 3724 ] - ], - "dataLabels" : { - "format" : "{point.y:.0f}", - "y" : 10, - "rotation" : -90, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF", - "enabled" : "true", - "align" : "right" - } + ] } ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-15 21:35:39 GMT" + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } }, "type" : "category" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" } } -- cgit From 2d08dfcd1f2742e1621be6950a42614b4dbea797 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 16 Aug 2021 03:18:59 +0100 Subject: - Added solutions by Laurent Rosenfeld. --- 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 1bfd25399b..837bb5e203 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,53 +1,41 @@ { - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2021-08-16 02:18:42 GMT" }, "series" : [ { - "name" : "Contributions", "dataLabels" : { - "enabled" : "true", - "color" : "#FFFFFF", - "y" : 10, + "rotation" : -90, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, "align" : "right", - "format" : "{point.y:.0f}", - "rotation" : -90 + "color" : "#FFFFFF", + "y" : 10, + "enabled" : "true", + "format" : "{point.y:.0f}" }, + "name" : "Contributions", "data" : [ [ "Blog", - 1800 + 1801 ], [ "Perl", - 5983 + 5984 ], [ "Raku", - 3724 + 3725 ] ] } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-15 21:35:39 GMT" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "labels" : { "style" : { @@ -57,7 +45,19 @@ }, "type" : "category" }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2021]" + }, + "chart" : { + "type" : "column" } } -- cgit From 53202dee121a79b59f76cc7eb434672d543146a8 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 16 Aug 2021 13:03:46 +0100 Subject: - Added solution by Peter Campbell Smith. --- 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 837bb5e203..9eee64213f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,25 +1,27 @@ { - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2021-08-16 02:18:42 GMT" + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" }, "series" : [ { "dataLabels" : { - "rotation" : -90, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, + "y" : 10, "align" : "right", "color" : "#FFFFFF", - "y" : 10, - "enabled" : "true", - "format" : "{point.y:.0f}" + "format" : "{point.y:.0f}", + "rotation" : -90, + "enabled" : "true" }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -27,23 +29,18 @@ ], [ "Perl", - 5984 + 5985 ], [ "Raku", 3725 ] - ] + ], + "name" : "Contributions" } ], - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" + "subtitle" : { + "text" : "Last updated at 2021-08-16 12:03:03 GMT" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" @@ -54,10 +51,13 @@ "text" : null } }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2021]" + "legend" : { + "enabled" : "false" }, "chart" : { "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2021]" } } -- cgit