From 07552f965ae27ff537c6b3ff4084eca21807a3b4 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 11 Oct 2019 16:36:33 +0100 Subject: - Added solutions by Kevin Colyer. --- stats/pwc-current.json | 165 +++++++++++++++++++++++++++---------------------- 1 file changed, 90 insertions(+), 75 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5ad2ce2978..d06911b412 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,41 +1,71 @@ { + "title" : { + "text" : "Perl Weekly Challenge - 029" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2019-10-11 15:36:14 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1, + "headerFormat" : "{series.name}
" + }, + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" + }, "legend" : { "enabled" : 0 }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, "drilldown" : { "series" : [ { + "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz", - "id" : "Andrezgz" + "name" : "Andrezgz" }, { - "id" : "Daniel Mita", + "name" : "Daniel Mita", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Daniel Mita" + "id" : "Daniel Mita" }, { - "name" : "Dave Cross", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Dave Cross" + "id" : "Dave Cross", + "name" : "Dave Cross" }, { - "id" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -46,41 +76,52 @@ 1 ] ], + "id" : "Dave Jacoby", "name" : "Dave Jacoby" }, { "name" : "Duane Powell", + "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Duane Powell" + ] }, { - "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], - "name" : "E. Choroba" + "id" : "E. Choroba" }, { + "id" : "Kevin Colyer", "data" : [ [ - "Perl 5", + "Perl 6", 2 ] ], + "name" : "Kevin Colyer" + }, + { "name" : "Kivanc Yazan", - "id" : "Kivanc Yazan" + "id" : "Kivanc Yazan", + "data" : [ + [ + "Perl 5", + 2 + ] + ] }, { - "id" : "Lars Thegler", "name" : "Lars Thegler", + "id" : "Lars Thegler", "data" : [ [ "Perl 5", @@ -89,8 +130,8 @@ ] }, { - "id" : "Noud", "name" : "Noud", + "id" : "Noud", "data" : [ [ "Perl 6", @@ -99,27 +140,26 @@ ] }, { + "name" : "Prajith P", "id" : "Prajith P", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Prajith P" + ] }, { "name" : "Rage311", + "id" : "Rage311", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Rage311" + ] }, { - "id" : "Roger Bell West", "name" : "Roger Bell West", "data" : [ [ @@ -130,7 +170,8 @@ "Perl 6", 1 ] - ] + ], + "id" : "Roger Bell West" }, { "id" : "Steven Wilson", @@ -143,46 +184,38 @@ "name" : "Steven Wilson" }, { - "id" : "Yet Ebreo", "name" : "Yet Ebreo", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Yet Ebreo" } ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "series" : [ { "data" : [ { - "drilldown" : "Andrezgz", "name" : "Andrezgz", - "y" : 2 + "y" : 2, + "drilldown" : "Andrezgz" }, { "y" : 2, - "name" : "Daniel Mita", - "drilldown" : "Daniel Mita" + "drilldown" : "Daniel Mita", + "name" : "Daniel Mita" }, { - "name" : "Dave Cross", "y" : 2, - "drilldown" : "Dave Cross" + "drilldown" : "Dave Cross", + "name" : "Dave Cross" }, { - "drilldown" : "Dave Jacoby", "y" : 3, + "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby" }, { @@ -196,71 +229,53 @@ "drilldown" : "E. Choroba" }, { - "drilldown" : "Kivanc Yazan", "y" : 2, - "name" : "Kivanc Yazan" + "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer" + }, + { + "name" : "Kivanc Yazan", + "drilldown" : "Kivanc Yazan", + "y" : 2 }, { "y" : 2, - "name" : "Lars Thegler", - "drilldown" : "Lars Thegler" + "drilldown" : "Lars Thegler", + "name" : "Lars Thegler" }, { "name" : "Noud", - "y" : 2, - "drilldown" : "Noud" + "drilldown" : "Noud", + "y" : 2 }, { - "drilldown" : "Prajith P", "y" : 1, + "drilldown" : "Prajith P", "name" : "Prajith P" }, { - "name" : "Rage311", "y" : 2, - "drilldown" : "Rage311" + "drilldown" : "Rage311", + "name" : "Rage311" }, { - "drilldown" : "Roger Bell West", "y" : 3, + "drilldown" : "Roger Bell West", "name" : "Roger Bell West" }, { - "y" : 1, "name" : "Steven Wilson", - "drilldown" : "Steven Wilson" + "drilldown" : "Steven Wilson", + "y" : 1 }, { - "drilldown" : "Yet Ebreo", "name" : "Yet Ebreo", + "drilldown" : "Yet Ebreo", "y" : 2 } ], "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 029" } - ], - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge - 029" - }, - "tooltip" : { - "followPointer" : 1, - "pointFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "{series.name}
" - }, - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2019-10-11 14:28:19 GMT" - } + ] } -- cgit