From 1609c76b1105a79858959f792d024599b435bf16 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Jun 2019 09:26:24 +0100 Subject: - Added solution by Ozzy. --- 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 32345bcd0f..8ef496f33e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -13,41 +13,32 @@ ], [ "Perl 6", - 298 + 299 ] ], "dataLabels" : { "align" : "right", - "rotation" : -90, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", "y" : 10, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", + "rotation" : -90, "enabled" : "true" } } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, - "subtitle" : { - "text" : "Last updated at 2019-06-19 18:18:10 GMT" - }, "xAxis" : { "labels" : { "style" : { @@ -57,7 +48,16 @@ }, "type" : "category" }, + "chart" : { + "type" : "column" + }, "legend" : { "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-20 08:25:51 GMT" } } -- cgit From effe00ca5fafb766e7370d45d8f8a7bf01291ff7 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Jun 2019 09:43:07 +0100 Subject: - Added solutions by Jaldhar H. Vyas. --- stats/pwc-language-breakdown-summary.json | 84 +++++++++++++++---------------- 1 file changed, 42 insertions(+), 42 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 8ef496f33e..ac361fa73e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,7 +1,45 @@ { + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-20 08:42:34 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, "series" : [ { - "name" : "Contributions", + "dataLabels" : { + "align" : "right", + "enabled" : "true", + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "y" : 10 + }, "data" : [ [ "Blog", @@ -9,55 +47,17 @@ ], [ "Perl 5", - 506 + 508 ], [ "Perl 6", - 299 + 301 ] ], - "dataLabels" : { - "align" : "right", - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "y" : 10, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90, - "enabled" : "true" - } + "name" : "Contributions" } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : "false" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-20 08:25:51 GMT" } } -- cgit From 6bb65029d0e60f55e5035de465bbfe76fffa3d90 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Jun 2019 15:09:17 +0100 Subject: - Added blog by Dave Jacoby. --- 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 ac361fa73e..f4e6baba2f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,49 +1,25 @@ { - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-20 08:42:34 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { "dataLabels" : { "align" : "right", - "enabled" : "true", "rotation" : -90, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "color" : "#FFFFFF", + "y" : 10, "format" : "{point.y:.0f}", - "y" : 10 + "color" : "#FFFFFF", + "enabled" : "true" }, "data" : [ [ "Blog", - 110 + 111 ], [ "Perl 5", @@ -57,7 +33,31 @@ "name" : "Contributions" } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-20 14:08:54 GMT" } } -- cgit From 147d231dd4678fb8dd0ff0b1f82e77b7678e9f28 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Jun 2019 21:14:50 +0100 Subject: - Added solutions by Lubos Kolouch. --- 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 f4e6baba2f..b787977d88 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,43 @@ { + "subtitle" : { + "text" : "Last updated at 2019-06-20 20:13:03 GMT" + }, + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, "series" : [ { "dataLabels" : { - "align" : "right", - "rotation" : -90, + "enabled" : "true", + "format" : "{point.y:.0f}", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, "y" : 10, - "format" : "{point.y:.0f}", + "rotation" : -90, "color" : "#FFFFFF", - "enabled" : "true" + "align" : "right" }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -23,41 +45,19 @@ ], [ "Perl 5", - 508 + 510 ], [ "Perl 6", 301 ] - ], - "name" : "Contributions" + ] } ], - "chart" : { - "type" : "column" - }, "yAxis" : { "min" : 0, "title" : { "text" : null } - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-20 14:08:54 GMT" } } -- cgit From 5bb4faf363779d3f1b56602544cdead9f5d3d16a Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 20 Jun 2019 22:44:53 +0100 Subject: - Added solutions by Ruben Westerberg. --- 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 b787977d88..c3fae60596 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,42 +1,6 @@ { - "subtitle" : { - "text" : "Last updated at 2019-06-20 20:13:03 GMT" - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, "series" : [ { - "dataLabels" : { - "enabled" : "true", - "format" : "{point.y:.0f}", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "color" : "#FFFFFF", - "align" : "right" - }, "name" : "Contributions", "data" : [ [ @@ -45,19 +9,55 @@ ], [ "Perl 5", - 510 + 512 ], [ "Perl 6", - 301 + 303 ] - ] + ], + "dataLabels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "format" : "{point.y:.0f}", + "align" : "right", + "color" : "#FFFFFF", + "y" : 10, + "rotation" : -90 + } } ], + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "legend" : { + "enabled" : "false" + }, "yAxis" : { "min" : 0, "title" : { "text" : null } + }, + "subtitle" : { + "text" : "Last updated at 2019-06-20 21:43:01 GMT" + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" } } -- cgit From 6650027deaab615d1e17eb95b028a2c19e92e04b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 21 Jun 2019 08:41:41 +0100 Subject: - Added solutions by Maxim Nechaev. --- 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 c3fae60596..1179abdf08 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,7 +1,36 @@ { + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-21 07:41:33 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -9,7 +38,7 @@ ], [ "Perl 5", - 512 + 514 ], [ "Perl 6", @@ -21,43 +50,14 @@ "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "enabled" : "true", + "y" : 10, + "rotation" : -90, "format" : "{point.y:.0f}", "align" : "right", "color" : "#FFFFFF", - "y" : 10, - "rotation" : -90 - } - } - ], - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null + "enabled" : "true" + }, + "name" : "Contributions" } - }, - "subtitle" : { - "text" : "Last updated at 2019-06-20 21:43:01 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - } + ] } -- cgit From 8042562d53f39c09b33448c2e95a29681a7f914d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 21 Jun 2019 12:22:40 +0100 Subject: - Added blog by Neil Bowers. --- 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 1179abdf08..8062dccec1 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,12 +1,15 @@ { - "legend" : { - "enabled" : "false" + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "subtitle" : { + "text" : "Last updated at 2019-06-21 11:22:32 GMT" }, "chart" : { "type" : "column" @@ -14,27 +17,34 @@ "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, - "subtitle" : { - "text" : "Last updated at 2019-06-21 07:41:33 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } + "yAxis" : { + "min" : 0, + "title" : { + "text" : null } }, + "legend" : { + "enabled" : "false" + }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "format" : "{point.y:.0f}", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "rotation" : -90, + "color" : "#FFFFFF", + "y" : 10, + "enabled" : "true" + }, "data" : [ [ "Blog", - 111 + 112 ], [ "Perl 5", @@ -44,20 +54,10 @@ "Perl 6", 303 ] - ], - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "rotation" : -90, - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "enabled" : "true" - }, - "name" : "Contributions" + ] } - ] + ], + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + } } -- cgit From d292beb8ef57033694ee767ec36e1ce746ff636a Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Jun 2019 08:30:47 +0100 Subject: - Added solutions by E. Choroba. --- 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 8062dccec1..4abdc25ede 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,44 +1,17 @@ { - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-21 11:22:32 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "legend" : { - "enabled" : "false" - }, "series" : [ { "name" : "Contributions", "dataLabels" : { - "format" : "{point.y:.0f}", + "y" : 10, + "rotation" : -90, + "align" : "right", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "align" : "right", - "rotation" : -90, "color" : "#FFFFFF", - "y" : 10, + "format" : "{point.y:.0f}", "enabled" : "true" }, "data" : [ @@ -48,7 +21,7 @@ ], [ "Perl 5", - 514 + 516 ], [ "Perl 6", @@ -57,7 +30,34 @@ ] } ], + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "subtitle" : { + "text" : "Last updated at 2019-06-22 07:30:20 GMT" + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" } } -- cgit From 5f5de10b166248dcbe40d31e1fe301ee4491f3b2 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Jun 2019 09:55:48 +0100 Subject: - Added blog 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 4abdc25ede..446fa54e04 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,23 +1,50 @@ { + "subtitle" : { + "text" : "Last updated at 2019-06-22 08:55:40 GMT" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, "series" : [ { "name" : "Contributions", "dataLabels" : { - "y" : 10, + "enabled" : "true", "rotation" : -90, - "align" : "right", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, "color" : "#FFFFFF", "format" : "{point.y:.0f}", - "enabled" : "true" + "y" : 10, + "align" : "right", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } }, "data" : [ [ "Blog", - 112 + 113 ], [ "Perl 5", @@ -30,34 +57,7 @@ ] } ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "subtitle" : { - "text" : "Last updated at 2019-06-22 07:30:20 GMT" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" } } -- cgit From f89590c962cbfe3822ffdcdde5f337336481eca8 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Jun 2019 17:18:36 +0100 Subject: - Added solutions by Arne Sommer. --- 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 446fa54e04..735381a922 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,50 +1,23 @@ { - "subtitle" : { - "text" : "Last updated at 2019-06-22 08:55:40 GMT" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "series" : [ { "name" : "Contributions", "dataLabels" : { - "enabled" : "true", "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "y" : 10, + "enabled" : "true", "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } + "format" : "{point.y:.0f}", + "y" : 10 }, "data" : [ [ "Blog", - 113 + 114 ], [ "Perl 5", @@ -52,12 +25,39 @@ ], [ "Perl 6", - 303 + 305 ] ] } ], "tooltip" : { "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-22 16:18:27 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "legend" : { + "enabled" : "false" } } -- cgit From 7d819d6991bc7463bd7e5132847dbba990b7e9e4 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 22 Jun 2019 23:41:15 +0100 Subject: - Added solutions by Joelle Maslak. --- 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 735381a922..1e0acab2e3 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,19 +1,13 @@ { + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-22 22:40:56 GMT" + }, "series" : [ { "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF", - "enabled" : "true", - "align" : "right", - "format" : "{point.y:.0f}", - "y" : 10 - }, "data" : [ [ "Blog", @@ -21,43 +15,49 @@ ], [ "Perl 5", - 516 + 517 ], [ "Perl 6", - 305 + 306 ] - ] + ], + "dataLabels" : { + "y" : 10, + "color" : "#FFFFFF", + "enabled" : "true", + "align" : "right", + "rotation" : -90, + "format" : "{point.y:.0f}", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } } ], - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "type" : "category" + } }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "Last updated at 2019-06-22 16:18:27 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "yAxis" : { "min" : 0, "title" : { "text" : null } - }, - "legend" : { - "enabled" : "false" } } -- cgit From ad39df8b6e1363fdbaa43d3e2f5808ed1e6feb29 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 06:55:57 +0100 Subject: - Added solutions by Adam Russell. --- 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 1e0acab2e3..19b67437a5 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,44 +1,53 @@ { + "subtitle" : { + "text" : "Last updated at 2019-06-23 05:53:19 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, "legend" : { "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2019-06-22 22:40:56 GMT" - }, "series" : [ { + "dataLabels" : { + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90, + "align" : "right", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "color" : "#FFFFFF" + }, "name" : "Contributions", "data" : [ [ "Blog", - 114 + 115 ], [ "Perl 5", - 517 + 519 ], [ "Perl 6", 306 ] - ], - "dataLabels" : { - "y" : 10, - "color" : "#FFFFFF", - "enabled" : "true", - "align" : "right", - "rotation" : -90, - "format" : "{point.y:.0f}", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } + ] } ], - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "xAxis" : { "type" : "category", "labels" : { @@ -50,14 +59,5 @@ }, "chart" : { "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } } } -- cgit From 3156381495f28075610d204d6de8a36405df6b82 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 16:55:46 +0100 Subject: - Added solutions by Kian-Meng Ang. --- 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 19b67437a5..f9855c8860 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,37 +1,36 @@ { - "subtitle" : { - "text" : "Last updated at 2019-06-23 05:53:19 GMT" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-23 15:55:36 GMT" }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } + }, + "min" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, "series" : [ { - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90, - "align" : "right", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "enabled" : "true", - "color" : "#FFFFFF" - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -39,25 +38,26 @@ ], [ "Perl 5", - 519 + 521 ], [ "Perl 6", 306 ] - ] - } - ], - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + ], + "name" : "Contributions", + "dataLabels" : { + "rotation" : -90, + "y" : 10, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF", + "enabled" : "true", + "align" : "right", + "format" : "{point.y:.0f}" } } - }, - "chart" : { - "type" : "column" - } + ] } -- cgit From c648e0a61a16a84037714efba14410362ca90b03 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 16:59:43 +0100 Subject: - Added solutions by Francis Whittle. --- 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 f9855c8860..6262d360c7 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,12 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "chart" : { "type" : "column" }, "subtitle" : { - "text" : "Last updated at 2019-06-23 15:55:36 GMT" + "text" : "Last updated at 2019-06-23 15:59:05 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "yAxis" : { "title" : { @@ -23,14 +14,29 @@ }, "min" : 0 }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } }, "series" : [ { + "dataLabels" : { + "rotation" : -90, + "y" : 10, + "enabled" : "true", + "align" : "right", + "format" : "{point.y:.0f}", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF" + }, "data" : [ [ "Blog", @@ -42,22 +48,16 @@ ], [ "Perl 6", - 306 + 308 ] ], - "name" : "Contributions", - "dataLabels" : { - "rotation" : -90, - "y" : 10, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF", - "enabled" : "true", - "align" : "right", - "format" : "{point.y:.0f}" - } + "name" : "Contributions" } - ] + ], + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + } } -- cgit From 1df83fc61919660cc7ca5ae57b137f7fe54bc468 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 17:03:40 +0100 Subject: - Added solutions by Athanasius. --- 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 6262d360c7..77144eb6df 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,62 +2,62 @@ "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "Last updated at 2019-06-23 15:59:05 GMT" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } } }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "series" : [ { - "dataLabels" : { - "rotation" : -90, - "y" : 10, - "enabled" : "true", - "align" : "right", - "format" : "{point.y:.0f}", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "color" : "#FFFFFF" - }, + "name" : "Contributions", "data" : [ [ "Blog", - 115 + 116 ], [ "Perl 5", - 521 + 523 ], [ "Perl 6", - 308 + 310 ] ], - "name" : "Contributions" + "dataLabels" : { + "color" : "#FFFFFF", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10, + "align" : "right", + "enabled" : "true", + "rotation" : -90, + "format" : "{point.y:.0f}" + } } ], "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" + "subtitle" : { + "text" : "Last updated at 2019-06-23 16:03:32 GMT" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } } } -- cgit From 453bf78aa6cebaa25736df44ce597aac43f4884c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 17:09:19 +0100 Subject: - Added solutions by Daniel Mantovani. --- 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 77144eb6df..4dfac0437a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,27 @@ { + "subtitle" : { + "text" : "Last updated at 2019-06-23 16:09:11 GMT" + }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "series" : [ { - "name" : "Contributions", + "dataLabels" : { + "rotation" : -90, + "y" : 10, + "align" : "right", + "format" : "{point.y:.0f}", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "enabled" : "true", + "color" : "#FFFFFF" + }, "data" : [ [ "Blog", @@ -24,32 +29,24 @@ ], [ "Perl 5", - 523 + 525 ], [ "Perl 6", 310 ] ], - "dataLabels" : { - "color" : "#FFFFFF", - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "y" : 10, - "align" : "right", - "enabled" : "true", - "rotation" : -90, - "format" : "{point.y:.0f}" - } + "name" : "Contributions" } ], - "legend" : { - "enabled" : "false" + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } }, - "subtitle" : { - "text" : "Last updated at 2019-06-23 16:03:32 GMT" + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" }, "xAxis" : { "type" : "category", @@ -59,5 +56,8 @@ "fontSize" : "13px" } } + }, + "legend" : { + "enabled" : "false" } } -- cgit From 9de641b316d54f1aaa8226362f7d1711b448f69b Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 17:47:56 +0100 Subject: - Added solutions by Duncan C. White. --- 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 4dfac0437a..136220991a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,27 +1,46 @@ { + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + }, "subtitle" : { - "text" : "Last updated at 2019-06-23 16:09:11 GMT" + "text" : "Last updated at 2019-06-23 16:47:49 GMT" }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, "series" : [ { "dataLabels" : { - "rotation" : -90, - "y" : 10, - "align" : "right", - "format" : "{point.y:.0f}", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, + "format" : "{point.y:.0f}", + "align" : "right", "enabled" : "true", + "y" : 10, + "rotation" : -90, "color" : "#FFFFFF" }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -29,35 +48,16 @@ ], [ "Perl 5", - 525 + 527 ], [ "Perl 6", 310 ] - ], - "name" : "Contributions" + ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "legend" : { - "enabled" : "false" + "chart" : { + "type" : "column" } } -- cgit From f14bc30609fcd1276ad4fa88289cc539deb80345 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 17:58:07 +0100 Subject: - Added solutions by Yozen Hernandez. --- 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 136220991a..80e0f3e1cd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,4 +1,22 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-23 16:58:00 GMT" + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "labels" : { "style" : { @@ -8,56 +26,38 @@ }, "type" : "category" }, - "subtitle" : { - "text" : "Last updated at 2019-06-23 16:47:49 GMT" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "series" : [ { - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "format" : "{point.y:.0f}", - "align" : "right", - "enabled" : "true", - "y" : 10, - "rotation" : -90, - "color" : "#FFFFFF" - }, - "name" : "Contributions", "data" : [ [ "Blog", - 116 + 117 ], [ "Perl 5", - 527 + 529 ], [ "Perl 6", 310 ] - ] + ], + "dataLabels" : { + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "rotation" : -90, + "y" : 10, + "align" : "right", + "enabled" : "true", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "name" : "Contributions" } - ], - "chart" : { - "type" : "column" - } + ] } -- cgit From 143622da21399c084c2d54af9266c9a47394d71f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 23 Jun 2019 19:26:47 +0100 Subject: - Added blog by Jaldhar H. Vyas. --- 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 80e0f3e1cd..824a2d0f50 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,22 +1,7 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, - "subtitle" : { - "text" : "Last updated at 2019-06-23 16:58:00 GMT" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "labels" : { "style" : { @@ -26,15 +11,24 @@ }, "type" : "category" }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, "legend" : { "enabled" : "false" }, + "subtitle" : { + "text" : "Last updated at 2019-06-23 18:26:39 GMT" + }, + "chart" : { + "type" : "column" + }, "series" : [ { "data" : [ [ "Blog", - 117 + 118 ], [ "Perl 5", @@ -45,19 +39,25 @@ 310 ] ], + "name" : "Contributions", "dataLabels" : { + "y" : 10, "format" : "{point.y:.0f}", - "color" : "#FFFFFF", "rotation" : -90, - "y" : 10, + "color" : "#FFFFFF", "align" : "right", "enabled" : "true", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "name" : "Contributions" + } } - ] + ], + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + } } -- cgit From 8f41f2f4bfc4acc14c0d684362cd783ccb023e9d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 24 Jun 2019 11:15:33 +0100 Subject: - Updated chart stats. --- 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 824a2d0f50..000ed4000f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,30 +1,49 @@ { + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, + "subtitle" : { + "text" : "Last updated at 2019-06-24 10:15:18 GMT" + }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" } - }, - "type" : "category" + } }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-23 18:26:39 GMT" - }, "chart" : { "type" : "column" }, + "legend" : { + "enabled" : "false" + }, "series" : [ { + "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "align" : "right", + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "enabled" : "true", + "rotation" : -90 + }, "data" : [ [ "Blog", @@ -32,32 +51,13 @@ ], [ "Perl 5", - 529 + 531 ], [ "Perl 6", 310 ] - ], - "name" : "Contributions", - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90, - "color" : "#FFFFFF", - "align" : "right", - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } + ] } - ], - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - } + ] } -- cgit From 89e4af0c5ed095fd84ec57b0da59f6335287e057 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 24 Jun 2019 11:21:13 +0100 Subject: - Added solutions by Robert Van Dam. --- 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 000ed4000f..ad2617f7e8 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,49 +1,13 @@ { - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, - "subtitle" : { - "text" : "Last updated at 2019-06-24 10:15:18 GMT" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : "false" - }, "series" : [ { "name" : "Contributions", - "dataLabels" : { - "y" : 10, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "align" : "right", - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", - "enabled" : "true", - "rotation" : -90 - }, "data" : [ [ "Blog", @@ -51,13 +15,49 @@ ], [ "Perl 5", - 531 + 534 ], [ "Perl 6", 310 ] - ] + ], + "dataLabels" : { + "align" : "right", + "enabled" : "true", + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "rotation" : -90, + "y" : 10, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + } + ], + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-24 10:21:03 GMT" + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null } - ] + } } -- cgit From 805f60891ce8b1a66432f8cd809391ffbaaf28f1 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 24 Jun 2019 12:31:08 +0100 Subject: - Added solution by Scimon Proctor. --- 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 ad2617f7e8..7911d97358 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,13 +1,21 @@ { + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "subtitle" : { + "text" : "Last updated at 2019-06-24 11:30:51 GMT" + }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -19,45 +27,37 @@ ], [ "Perl 6", - 310 + 311 ] ], + "name" : "Contributions", "dataLabels" : { - "align" : "right", "enabled" : "true", "format" : "{point.y:.0f}", + "align" : "right", "color" : "#FFFFFF", "rotation" : -90, - "y" : 10, "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "y" : 10 } } ], "legend" : { "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2019-06-24 10:21:03 GMT" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "yAxis" : { "min" : 0, "title" : { "text" : null } + }, + "chart" : { + "type" : "column" } } -- cgit From ce1b8787e65124a403e3b8205e0dc61ddd4efed4 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 24 Jun 2019 15:13:15 +0100 Subject: - Added solutions by Aaron Sherman. --- 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 7911d97358..6e0533430d 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,18 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "subtitle" : { - "text" : "Last updated at 2019-06-24 11:30:51 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "series" : [ { + "dataLabels" : { + "color" : "#FFFFFF", + "align" : "right", + "rotation" : -90, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "y" : 10, + "enabled" : "true", + "format" : "{point.y:.0f}" + }, "data" : [ [ "Blog", @@ -27,37 +24,40 @@ ], [ "Perl 6", - 311 + 313 ] ], - "name" : "Contributions", - "dataLabels" : { - "enabled" : "true", - "format" : "{point.y:.0f}", - "align" : "right", - "color" : "#FFFFFF", - "rotation" : -90, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "y" : 10 - } + "name" : "Contributions" } ], "legend" : { "enabled" : "false" }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-24 14:13:10 GMT" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + } + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "chart" : { + "type" : "column" + }, "yAxis" : { - "min" : 0, "title" : { "text" : null - } - }, - "chart" : { - "type" : "column" + }, + "min" : 0 } } -- cgit From e6c09d16e21c85a32700c60ff04f0619e421cc2f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 24 Jun 2019 19:15:28 +0100 Subject: - Added solutions by Lubos Kolouch. --- 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 6e0533430d..ef1b85c740 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -3,16 +3,17 @@ { "dataLabels" : { "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "enabled" : "true", "align" : "right", - "rotation" : -90, + "y" : 10, "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, - "y" : 10, - "enabled" : "true", - "format" : "{point.y:.0f}" + "rotation" : -90 }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -20,44 +21,43 @@ ], [ "Perl 5", - 534 + 537 ], [ "Perl 6", 313 ] - ], - "name" : "Contributions" + ] } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, "legend" : { "enabled" : "false" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, - "subtitle" : { - "text" : "Last updated at 2019-06-24 14:13:10 GMT" + "chart" : { + "type" : "column" }, "xAxis" : { - "type" : "category", "labels" : { "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" } - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + }, + "type" : "category" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" }, - "yAxis" : { -