From 011f8de58d776118b9cc682b6e171ed4d6e8b324 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 1 May 2019 11:37:16 +0100 Subject: - Added solutions by Scimon, Tim and Gustavo. --- stats/pwc-current.json | 109 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 77 insertions(+), 32 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f3922557ad..3dae4423d6 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,41 +1,37 @@ { - "tooltip" : { - "followPointer" : 1, - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Champions", - "colorByPoint" : 1, "data" : [ + { + "drilldown" : "Gustavo Chaves", + "y" : 2, + "name" : "Gustavo Chaves" + }, { "drilldown" : "Joelle Maslak", - "y" : 4, - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "y" : 4 + }, + { + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", + "y" : 1 + }, + { + "drilldown" : "Tim Smith", + "name" : "Tim Smith", + "y" : 2 } - ] + ], + "name" : "Champions", + "colorByPoint" : 1 } ], - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, "subtitle" : { - "text" : "[Champions: 1] Last updated at 2019-04-29 09:24:04 GMT" + "text" : "[Champions: 4] Last updated at 2019-05-01 10:34:44 GMT" + }, + "xAxis" : { + "type" : "category" }, "legend" : { "enabled" : 0 @@ -43,8 +39,18 @@ "drilldown" : { "series" : [ { - "id" : "Joelle Maslak", + "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", + "data" : [ + [ + "Perl 5", + 2 + ] + ] + }, + { "name" : "Joelle Maslak", + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -55,13 +61,52 @@ 2 ] ] + }, + { + "name" : "Simon Proctor", + "id" : "Simon Proctor", + "data" : [ + [ + "Perl 6", + 1 + ] + ] + }, + { + "id" : "Tim Smith", + "name" : "Tim Smith", + "data" : [ + [ + "Perl 6", + 2 + ] + ] } ] }, + "tooltip" : { + "followPointer" : 1, + "pointerFormat" : "{point.name}: {point.y:f}
", + "headerFormat" : "{series.name}
" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "title" : { "text" : "Perl Weekly Challenge - 006" - }, - "xAxis" : { - "type" : "category" } } -- cgit From 40c3f78dd10dbc9f9e425d3e439a01b00bcc2d9a Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 1 May 2019 16:02:06 +0100 Subject: - Updated chart stats. --- stats/pwc-current.json | 125 +++++++++++++++++++++++++++---------------------- 1 file changed, 70 insertions(+), 55 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 3dae4423d6..e14a2b467e 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,46 +1,76 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 5] Last updated at 2019-05-01 15:00:30 GMT" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "tooltip" : { + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1 + }, + "legend" : { + "enabled" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, + "xAxis" : { + "type" : "category" + }, "series" : [ { + "colorByPoint" : 1, + "name" : "Champions", "data" : [ + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 2 + }, { "drilldown" : "Gustavo Chaves", - "y" : 2, - "name" : "Gustavo Chaves" + "name" : "Gustavo Chaves", + "y" : 2 }, { - "drilldown" : "Joelle Maslak", + "y" : 4, "name" : "Joelle Maslak", - "y" : 4 + "drilldown" : "Joelle Maslak" }, { - "drilldown" : "Simon Proctor", "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", "y" : 1 }, { + "y" : 2, "drilldown" : "Tim Smith", - "name" : "Tim Smith", - "y" : 2 + "name" : "Tim Smith" } - ], - "name" : "Champions", - "colorByPoint" : 1 + ] } ], - "subtitle" : { - "text" : "[Champions: 4] Last updated at 2019-05-01 10:34:44 GMT" - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, "drilldown" : { "series" : [ { - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves", + "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl 5", @@ -49,8 +79,16 @@ ] }, { - "name" : "Joelle Maslak", - "id" : "Joelle Maslak", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" + }, + { "data" : [ [ "Perl 5", @@ -60,53 +98,30 @@ "Perl 6", 2 ] - ] + ], + "id" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "id" : "Tim Smith", - "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Tim Smith", + "name" : "Tim Smith" } ] - }, - "tooltip" : { - "followPointer" : 1, - "pointerFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "{series.name}
" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" } } -- cgit From 2e626207d0b0432de1d3faad4813514bd93f67b5 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 1 May 2019 16:08:20 +0100 Subject: - Added solution by Alicia Bielsa. --- stats/pwc-current.json | 121 +++++++++++++++++++++++++++---------------------- 1 file changed, 68 insertions(+), 53 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index e14a2b467e..c5d211e800 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,57 +1,26 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 5] Last updated at 2019-05-01 15:00:30 GMT" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 - }, - "legend" : { - "enabled" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, - "xAxis" : { - "type" : "category" - }, "series" : [ { - "colorByPoint" : 1, - "name" : "Champions", "data" : [ + { + "name" : "Alicia Bielsa", + "y" : 1, + "drilldown" : "Alicia Bielsa" + }, { "name" : "Athanasius", - "drilldown" : "Athanasius", - "y" : 2 + "y" : 2, + "drilldown" : "Athanasius" }, { + "y" : 2, "drilldown" : "Gustavo Chaves", - "name" : "Gustavo Chaves", - "y" : 2 + "name" : "Gustavo Chaves" }, { "y" : 4, - "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak" + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { "name" : "Simon Proctor", @@ -59,24 +28,40 @@ "y" : 1 }, { + "name" : "Tim Smith", "y" : 2, - "drilldown" : "Tim Smith", - "name" : "Tim Smith" + "drilldown" : "Tim Smith" } - ] + ], + "colorByPoint" : 1, + "name" : "Champions" } ], + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
" + }, "drilldown" : { "series" : [ { - "id" : "Athanasius", - "name" : "Athanasius", "data" : [ [ "Perl 5", - 2 + 1 ] - ] + ], + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { "data" : [ @@ -85,10 +70,21 @@ 2 ] ], + "id" : "Athanasius", + "name" : "Athanasius" + }, + { "name" : "Gustavo Chaves", + "data" : [ + [ + "Perl 5", + 2 + ] + ], "id" : "Gustavo Chaves" }, { + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -99,29 +95,48 @@ 2 ] ], - "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + "id" : "Simon Proctor" }, { + "id" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Tim Smith", "name" : "Tim Smith" } ] + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 6] Last updated at 2019-05-01 15:07:54 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 006" } } -- cgit From 4705a3f20e864be01e4cf82fa944abe644631ae8 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 1 May 2019 16:13:03 +0100 Subject: - Added solutions by Andrezgz. --- stats/pwc-current.json | 91 +++++++++++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 38 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c5d211e800..2c5fc28ba5 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,6 +1,14 @@ { + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, + "legend" : { + "enabled" : 0 + }, "series" : [ { + "colorByPoint" : 1, + "name" : "Champions", "data" : [ { "name" : "Alicia Bielsa", @@ -8,60 +16,60 @@ "drilldown" : "Alicia Bielsa" }, { - "name" : "Athanasius", "y" : 2, - "drilldown" : "Athanasius" + "name" : "Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "drilldown" : "Athanasius", + "name" : "Athanasius", + "y" : 2 }, { - "y" : 2, "drilldown" : "Gustavo Chaves", + "y" : 2, "name" : "Gustavo Chaves" }, { - "y" : 4, "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "y" : 4 }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 1 + "y" : 1, + "name" : "Simon Proctor" }, { + "drilldown" : "Tim Smith", "name" : "Tim Smith", - "y" : 2, - "drilldown" : "Tim Smith" + "y" : 2 } - ], - "colorByPoint" : 1, - "name" : "Champions" + ] } ], - "xAxis" : { - "type" : "category" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "chart" : { "type" : "column" }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "followPointer" : 1, - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
" + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa" + ] }, { "data" : [ @@ -70,18 +78,28 @@ 2 ] ], + "name" : "Andrezgz", + "id" : "Andrezgz" + }, + { "id" : "Athanasius", - "name" : "Athanasius" + "name" : "Athanasius", + "data" : [ + [ + "Perl 5", + 2 + ] + ] }, { - "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Gustavo Chaves" + "name" : "Gustavo Chaves" }, { "id" : "Joelle Maslak", @@ -108,24 +126,21 @@ "id" : "Simon Proctor" }, { - "id" : "Tim Smith", + "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Tim Smith" + "id" : "Tim Smith" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 6] Last updated at 2019-05-01 15:07:54 GMT" + "tooltip" : { + "headerFormat" : "{series.name}
", + "followPointer" : 1, + "pointerFormat" : "{point.name}: {point.y:f}
" }, "plotOptions" : { "series" : { @@ -136,7 +151,7 @@ "borderWidth" : 0 } }, - "title" : { - "text" : "Perl Weekly Challenge - 006" + "subtitle" : { + "text" : "[Champions: 7] Last updated at 2019-05-01 15:12:47 GMT" } } -- cgit From e13ec6b435490da7ea3b8bee5041a219b4ded85f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 2 May 2019 10:53:37 +0100 Subject: - Added solutions by Maxim Kolodyazhny. --- stats/pwc-current.json | 169 +++++++++++++++++++++++++++---------------------- 1 file changed, 92 insertions(+), 77 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 2c5fc28ba5..e1555f8308 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,75 +1,15 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, - "legend" : { - "enabled" : 0 - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "Champions", - "data" : [ - { - "name" : "Alicia Bielsa", - "y" : 1, - "drilldown" : "Alicia Bielsa" - }, - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Athanasius", - "name" : "Athanasius", - "y" : 2 - }, - { - "drilldown" : "Gustavo Chaves", - "y" : 2, - "name" : "Gustavo Chaves" - }, - { - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 4 - }, - { - "drilldown" : "Simon Proctor", - "y" : 1, - "name" : "Simon Proctor" - }, - { - "drilldown" : "Tim Smith", - "name" : "Tim Smith", - "y" : 2 - } - ] - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, "drilldown" : { "series" : [ { - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa" }, { "data" : [ @@ -93,16 +33,15 @@ }, { "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Gustavo Chaves" + ] }, { - "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -113,45 +52,121 @@ 2 ] ], + "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { - "name" : "Simon Proctor", + "data" : [ + [ + "Perl 5", + 1 + ] + ], + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" + }, + { "data" : [ [ "Perl 6", 1 ] ], - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { "name" : "Tim Smith", + "id" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Tim Smith" + ] } ] }, + "xAxis" : { + "type" : "category" + }, + "series" : [ + { + "data" : [ + { + "y" : 1, + "name" : "Alicia Bielsa", + "drilldown" : "Alicia Bielsa" + }, + { + "y" : 2, + "name" : "Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "y" : 2, + "name" : "Athanasius", + "drilldown" : "Athanasius" + }, + { + "name" : "Gustavo Chaves", + "y" : 2, + "drilldown" : "Gustavo Chaves" + }, + { + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak", + "y" : 4 + }, + { + "name" : "Maxim Kolodyazhny", + "y" : 1, + "drilldown" : "Maxim Kolodyazhny" + }, + { + "name" : "Simon Proctor", + "y" : 1, + "drilldown" : "Simon Proctor" + }, + { + "name" : "Tim Smith", + "y" : 2, + "drilldown" : "Tim Smith" + } + ], + "colorByPoint" : 1, + "name" : "Champions" + } + ], + "legend" : { + "enabled" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "tooltip" : { - "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
", "followPointer" : 1, - "pointerFormat" : "{point.name}: {point.y:f}
" + "headerFormat" : "{series.name}
" + }, + "subtitle" : { + "text" : "[Champions: 8] Last updated at 2019-05-02 09:52:35 GMT" + }, + "chart" : { + "type" : "column" }, "plotOptions" : { "series" : { "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" }, "borderWidth" : 0 } - }, - "subtitle" : { - "text" : "[Champions: 7] Last updated at 2019-05-01 15:12:47 GMT" } } -- cgit From 7964bbf45a5f5ff3037bf8fd98781e72bb03f1c8 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 2 May 2019 14:29:32 +0100 Subject: - Added solutions by Laurent Rosenfeld. --- stats/pwc-current.json | 187 +++++++++++++++++++++++++++---------------------- 1 file changed, 103 insertions(+), 84 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index e1555f8308..13549e7383 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,15 +1,90 @@ { + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
" + }, + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, + "series" : [ + { + "name" : "Champions", + "data" : [ + { + "y" : 1, + "drilldown" : "Alicia Bielsa", + "name" : "Alicia Bielsa" + }, + { + "drilldown" : "Andrezgz", + "y" : 2, + "name" : "Andrezgz" + }, + { + "name" : "Athanasius", + "y" : 2, + "drilldown" : "Athanasius" + }, + { + "drilldown" : "Gustavo Chaves", + "y" : 2, + "name" : "Gustavo Chaves" + }, + { + "y" : 4, + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak" + }, + { + "drilldown" : "Laurent Rosenfeld", + "y" : 2, + "name" : "Laurent Rosenfeld" + }, + { + "drilldown" : "Maxim Kolodyazhny", + "y" : 1, + "name" : "Maxim Kolodyazhny" + }, + { + "y" : 1, + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" + }, + { + "y" : 2, + "drilldown" : "Tim Smith", + "name" : "Tim Smith" + } + ], + "colorByPoint" : 1 + } + ], + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "legend" : { + "enabled" : 0 + }, "drilldown" : { "series" : [ { + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa" + ] }, { "data" : [ @@ -22,24 +97,24 @@ "id" : "Andrezgz" }, { - "id" : "Athanasius", "name" : "Athanasius", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Athanasius" }, { - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" }, { "data" : [ @@ -52,32 +127,46 @@ 2 ] ], - "id" : "Joelle Maslak", - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "id" : "Joelle Maslak" }, { + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", 1 + ], + [ + "Perl 6", + 1 ] ], + "id" : "Laurent Rosenfeld" + }, + { "id" : "Maxim Kolodyazhny", - "name" : "Maxim Kolodyazhny" + "name" : "Maxim Kolodyazhny", + "data" : [ + [ + "Perl 5", + 1 + ] + ] }, { + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "id" : "Simon Proctor", "name" : "Simon Proctor" }, { - "name" : "Tim Smith", "id" : "Tim Smith", + "name" : "Tim Smith", "data" : [ [ "Perl 6", @@ -87,78 +176,8 @@ } ] }, - "xAxis" : { - "type" : "category" - }, - "series" : [ - { - "data" : [ - { - "y" : 1, - "name" : "Alicia Bielsa", - "drilldown" : "Alicia Bielsa" - }, - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "y" : 2, - "name" : "Athanasius", - "drilldown" : "Athanasius" - }, - { - "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" - }, - { - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 4 - }, - { - "name" : "Maxim Kolodyazhny", - "y" : 1, - "drilldown" : "Maxim Kolodyazhny" - }, - { - "name" : "Simon Proctor", - "y" : 1, - "drilldown" : "Simon Proctor" - }, - { - "name" : "Tim Smith", - "y" : 2, - "drilldown" : "Tim Smith" - } - ], - "colorByPoint" : 1, - "name" : "Champions" - } - ], - "legend" : { - "enabled" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "tooltip" : { - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1, - "headerFormat" : "{series.name}
" - }, "subtitle" : { - "text" : "[Champions: 8] Last updated at 2019-05-02 09:52:35 GMT" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 9] Last updated at 2019-05-02 13:28:30 GMT" }, "plotOptions" : { "series" : { -- cgit From 1daa4a35462e2bead1845d0d74ab62a96ed6c349 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 2 May 2019 14:30:31 +0100 Subject: - Updated chart stats. --- stats/pwc-current.json | 120 ++++++++++++++++++++++++------------------------- 1 file changed, 60 insertions(+), 60 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 13549e7383..0a2f2d6e61 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,122 +1,110 @@ { + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2019-05-02 13:30:19 GMT" + }, "chart" : { "type" : "column" }, - "xAxis" : { - "type" : "category" - }, - "tooltip" : { - "followPointer" : 1, - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
" - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, "series" : [ { - "name" : "Champions", "data" : [ { - "y" : 1, + "name" : "Alicia Bielsa", "drilldown" : "Alicia Bielsa", - "name" : "Alicia Bielsa" + "y" : 1 }, { - "drilldown" : "Andrezgz", "y" : 2, - "name" : "Andrezgz" + "name" : "Andrezgz", + "drilldown" : "Andrezgz" }, { - "name" : "Athanasius", "y" : 2, + "name" : "Athanasius", "drilldown" : "Athanasius" }, { - "drilldown" : "Gustavo Chaves", "y" : 2, + "drilldown" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { - "y" : 4, "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "y" : 4 }, { "drilldown" : "Laurent Rosenfeld", - "y" : 2, - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "y" : 2 }, { "drilldown" : "Maxim Kolodyazhny", - "y" : 1, - "name" : "Maxim Kolodyazhny" + "name" : "Maxim Kolodyazhny", + "y" : 1 }, { - "y" : 1, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "y" : 1 }, { - "y" : 2, "drilldown" : "Tim Smith", - "name" : "Tim Smith" + "name" : "Tim Smith", + "y" : 2 } ], - "colorByPoint" : 1 + "colorByPoint" : 1, + "name" : "Champions" } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz", "id" : "Andrezgz" }, { - "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Athanasius" + "name" : "Athanasius" }, { + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + ] }, { + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -127,11 +115,9 @@ 2 ] ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + "name" : "Joelle Maslak" }, { - "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -142,50 +128,64 @@ 1 ] ], - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { - "id" : "Maxim Kolodyazhny", "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Maxim Kolodyazhny" }, { + "name" : "Simon Proctor", "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Simon Proctor" + ] }, { - "id" : "Tim Smith", - "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Tim Smith", + "name" : "Tim Smith" } ] }, - "subtitle" : { - "text" : "[Champions: 9] Last updated at 2019-05-02 13:28:30 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 006" }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - }, - "borderWidth" : 0 + } + } + }, + "tooltip" : { + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1 + }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" } } } -- cgit From be3984e65d30bc37fcae8a30a5b268dcccbaaff9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 2 May 2019 19:27:40 +0100 Subject: - Added solutions by Maxim Kolodyazhny. --- stats/pwc-current.json | 174 ++++++++++++++++++++++++------------------------- 1 file changed, 87 insertions(+), 87 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 0a2f2d6e61..81858179b4 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,101 +1,53 @@ { + "tooltip" : { + "headerFormat" : "{series.name}
", + "followPointer" : 1, + "pointerFormat" : "{point.name}: {point.y:f}
" + }, "subtitle" : { - "text" : "[Champions: 9] Last updated at 2019-05-02 13:30:19 GMT" + "text" : "[Champions: 9] Last updated at 2019-05-02 18:26:10 GMT" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - 006" }, - "series" : [ - { - "data" : [ - { - "name" : "Alicia Bielsa", - "drilldown" : "Alicia Bielsa", - "y" : 1 - }, - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "y" : 2, - "name" : "Athanasius", - "drilldown" : "Athanasius" - }, - { - "y" : 2, - "drilldown" : "Gustavo Chaves", - "name" : "Gustavo Chaves" - }, - { - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 4 - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 2 - }, - { - "drilldown" : "Maxim Kolodyazhny", - "name" : "Maxim Kolodyazhny", - "y" : 1 - }, - { - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 1 - }, - { - "drilldown" : "Tim Smith", - "name" : "Tim Smith", - "y" : 2 - } - ], - "colorByPoint" : 1, - "name" : "Champions" - } - ], "xAxis" : { "type" : "category" }, "drilldown" : { "series" : [ { + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa" + ] }, { - "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], + "name" : "Andrezgz", "id" : "Andrezgz" }, { - "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Athanasius" + "name" : "Athanasius", + "id" : "Athanasius" }, { - "name" : "Gustavo Chaves", "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", @@ -104,7 +56,6 @@ ] }, { - "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -115,9 +66,12 @@ 2 ] ], - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "id" : "Joelle Maslak" }, { + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -127,45 +81,96 @@ "Perl 6", 1 ] - ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + ] }, { + "id" : "Maxim Kolodyazhny", "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", - 1 + 2 ] - ], - "id" : "Maxim Kolodyazhny" + ] }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "id" : "Tim Smith", + "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Tim Smith", - "name" : "Tim Smith" + ] } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 006" + "legend" : { + "enabled" : 0 }, + "series" : [ + { + "name" : "Champions", + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Alicia Bielsa", + "y" : 1, + "name" : "Alicia Bielsa" + }, + { + "y" : 2, + "name" : "Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "name" : "Athanasius", + "y" : 2, + "drilldown" : "Athanasius" + }, + { + "y" : 2, + "name" : "Gustavo Chaves", + "drilldown" : "Gustavo Chaves" + }, + { + "y" : 4, + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak" + }, + { + "drilldown" : "Laurent Rosenfeld", + "y" : 2, + "name" : "Laurent Rosenfeld" + }, + { + "name" : "Maxim Kolodyazhny", + "y" : 2, + "drilldown" : "Maxim Kolodyazhny" + }, + { + "name" : "Simon Proctor", + "y" : 1, + "drilldown" : "Simon Proctor" + }, + { + "drilldown" : "Tim Smith", + "name" : "Tim Smith", + "y" : 2 + } + ] + } + ], "plotOptions" : { "series" : { "borderWidth" : 0, @@ -175,17 +180,12 @@ } } }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 - }, - "legend" : { - "enabled" : 0 - }, "yAxis" : { "title" : { "text" : "Total Solutions" } + }, + "chart" : { + "type" : "column" } } -- cgit From 32ab749b5a997c7791867f6e7e1c4a5f6fdab8d1 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 2 May 2019 19:53:41 +0100 Subject: - Added solutions by E. Choroba. --- stats/pwc-current.json | 117 ++++++++++++++++++++++++++++--------------------- 1 file changed, 66 insertions(+), 51 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 81858179b4..022df4c9c2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,14 +1,6 @@ { - "tooltip" : { - "headerFormat" : "{series.name}
", - "followPointer" : 1, - "pointerFormat" : "{point.name}: {point.y:f}
" - }, "subtitle" : { - "text" : "[Champions: 9] Last updated at 2019-05-02 18:26:10 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" + "text" : "[Champions: 10] Last updated at 2019-05-02 18:53:17 GMT" }, "xAxis" : { "type" : "category" @@ -16,8 +8,8 @@ "drilldown" : { "series" : [ { - "name" : "Alicia Bielsa", "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", @@ -26,14 +18,14 @@ ] }, { + "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Andrezgz", - "id" : "Andrezgz" + ] }, { "data" : [ @@ -46,14 +38,24 @@ "id" : "Athanasius" }, { - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves" }, { "data" : [ @@ -66,12 +68,10 @@ 2 ] ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + "id" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -81,17 +81,19 @@ "Perl 6", 1 ] - ] + ], + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { - "id" : "Maxim Kolodyazhny", - "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" }, { "data" : [ @@ -100,48 +102,54 @@ 1 ] ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { - "id" : "Tim Smith", - "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Tim Smith", + "name" : "Tim Smith" } ] }, "legend" : { "enabled" : 0 }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Champions", - "colorByPoint" : 1, "data" : [ { "drilldown" : "Alicia Bielsa", - "y" : 1, - "name" : "Alicia Bielsa" + "name" : "Alicia Bielsa", + "y" : 1 }, { - "y" : 2, + "drilldown" : "Andrezgz", "name" : "Andrezgz", - "drilldown" : "Andrezgz" + "y" : 2 }, { - "name" : "Athanasius", "y" : 2, + "name" : "Athanasius", "drilldown" : "Athanasius" }, { "y" : 2, + "name" : "E. Choroba", + "drilldown" : "E. Choroba" + }, + { + "drilldown" : "Gustavo Chaves", "name" : "Gustavo Chaves", - "drilldown" : "Gustavo Chaves" + "y" : 2 }, { "y" : 4, @@ -150,27 +158,42 @@ }, { "drilldown" : "Laurent Rosenfeld", - "y" : 2, - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "y" : 2 }, { - "name" : "Maxim Kolodyazhny", "y" : 2, + "name" : "Maxim Kolodyazhny", "drilldown" : "Maxim Kolodyazhny" }, { - "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", "y" : 1, - "drilldown" : "Simon Proctor" + "name" : "Simon Proctor" }, { "drilldown" : "Tim Smith", "name" : "Tim Smith", "y" : 2 } - ] + ], + "colorByPoint" : 1, + "name" : "Champions" } ], + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1, + "headerFormat" : "{series.name}
" + }, "plotOptions" : { "series" : { "borderWidth" : 0, @@ -179,13 +202,5 @@ "format" : "{point.y}" } } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "chart" : { - "type" : "column" } } -- cgit