diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-09-15 23:53:16 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-09-15 23:53:16 +0100 |
| commit | a6f1fbb2210c4d89c998dcebfb44ec9600db39a1 (patch) | |
| tree | 86c3ce8b4183cd709d6522b3b9fdcc87b77d6422 /stats/pwc-current.json | |
| parent | deffce4f4b15208b9c81bdee8f97684e107c8345 (diff) | |
| download | perlweeklychallenge-club-a6f1fbb2210c4d89c998dcebfb44ec9600db39a1.tar.gz perlweeklychallenge-club-a6f1fbb2210c4d89c998dcebfb44ec9600db39a1.tar.bz2 perlweeklychallenge-club-a6f1fbb2210c4d89c998dcebfb44ec9600db39a1.zip | |
- Added solution by Colin Crain.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 151 |
1 files changed, 83 insertions, 68 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 509f5be389..6551dd9a42 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,9 +1,4 @@ { - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1 - }, "yAxis" : { "title" : { "text" : "Total Solutions" @@ -22,21 +17,22 @@ 2 ] ], - "name" : "Adam Russell", - "id" : "Adam Russell" + "id" : "Adam Russell", + "name" : "Adam Russell" }, { - "id" : "Andrezgz", - "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Andrezgz", + "name" : "Andrezgz" }, { "name" : "Arne Sommer", + "id" : "Arne Sommer", "data" : [ [ "Perl 6", @@ -46,10 +42,10 @@ "Blog", 1 ] - ], - "id" : "Arne Sommer" + ] }, { + "name" : "Athanasius", "id" : "Athanasius", "data" : [ [ @@ -60,21 +56,29 @@ "Perl 6", 1 ] + ] + }, + { + "data" : [ + [ + "Perl 5", + 1 + ] ], - "name" : "Athanasius" + "id" : "Colin Crain", + "name" : "Colin Crain" }, { - "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], + "name" : "Duane Powell", "id" : "Duane Powell" }, { - "id" : "E. Choroba", "data" : [ [ "Perl 5", @@ -85,19 +89,21 @@ 1 ] ], - "name" : "E. Choroba" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { + "id" : "Guillermo Ramos", "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Guillermo Ramos" + ] }, { + "name" : "Joelle Maslak", "id" : "Joelle Maslak", "data" : [ [ @@ -108,12 +114,11 @@ "Perl 6", 2 ] - ], - "name" : "Joelle Maslak" + ] }, { - "id" : "Kevin Colyer", "name" : "Kevin Colyer", + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", @@ -122,7 +127,6 @@ ] }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -137,19 +141,22 @@ 1 ] ], + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { - "name" : "Ozzy", "data" : [ [ "Perl 6", 1 ] ], - "id" : "Ozzy" + "id" : "Ozzy", + "name" : "Ozzy" }, { + "name" : "Roger Bell West", + "id" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -159,12 +166,11 @@ "Blog", 1 ] - ], - "name" : "Roger Bell West", - "id" : "Roger Bell West" + ] }, { "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -174,21 +180,21 @@ "Perl 6", 2 ] - ], - "id" : "Ruben Westerberg" + ] }, { + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + ] }, { "name" : "Yet Ebreo", + "id" : "Yet Ebreo", "data" : [ [ "Perl 5", @@ -202,31 +208,21 @@ "Blog", 1 ] - ], - "id" : "Yet Ebreo" + ] } ] }, "xAxis" : { "type" : "category" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 025" - }, "legend" : { "enabled" : 0 }, "subtitle" : { - "text" : "[Champions: 15] Last updated at 2019-09-15 22:23:45 GMT" + "text" : "[Champions: 16] Last updated at 2019-09-15 22:52:58 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 025" }, "series" : [ { @@ -234,48 +230,53 @@ "data" : [ { "drilldown" : "Adam Russell", - "y" : 4, - "name" : "Adam Russell" + "name" : "Adam Russell", + "y" : 4 }, { + "y" : 2, "name" : "Andrezgz", - "drilldown" : "Andrezgz", - "y" : 2 + "drilldown" : "Andrezgz" }, { - "y" : 3, "drilldown" : "Arne Sommer", + "y" : 3, "name" : "Arne Sommer" }, { - "name" : "Athanasius", "y" : 2, + "name" : "Athanasius", "drilldown" : "Athanasius" }, { - "name" : "Duane Powell", + "drilldown" : "Colin Crain", + "y" : 1, + "name" : "Colin Crain" + }, + { "drilldown" : "Duane Powell", + "name" : "Duane Powell", "y" : 2 }, { - "drilldown" : "E. Choroba", + "name" : "E. Choroba", "y" : 3, - "name" : "E. Choroba" + "drilldown" : "E. Choroba" }, { - "name" : "Guillermo Ramos", "y" : 2, + "name" : "Guillermo Ramos", "drilldown" : "Guillermo Ramos" }, { + "y" : 4, "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak", - "y" : 4 + "drilldown" : "Joelle Maslak" }, { - "name" : "Kevin Colyer", + "drilldown" : "Kevin Colyer", "y" : 2, - "drilldown" : "Kevin Colyer" + "name" : "Kevin Colyer" }, { "name" : "Laurent Rosenfeld", @@ -283,29 +284,29 @@ "drilldown" : "Laurent Rosenfeld" }, { - "drilldown" : "Ozzy", "y" : 1, - "name" : "Ozzy" + "name" : "Ozzy", + "drilldown" : "Ozzy" }, { - "name" : "Roger Bell West", "y" : 3, + "name" : "Roger Bell West", "drilldown" : "Roger Bell West" }, { - "y" : 4, "drilldown" : "Ruben Westerberg", + "y" : 4, "name" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 1 }, { "drilldown" : "Yet Ebreo", - "y" : 5, - "name" : "Yet Ebreo" + "name" : "Yet Ebreo", + "y" : 5 } ], "colorByPoint" : 1 @@ -313,5 +314,19 @@ ], "chart" : { "type" : "column" + }, + "tooltip" : { + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1 + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } } } |
