diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-10-13 09:29:33 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-10-13 09:29:33 +0100 |
| commit | 2ca4ce5d0552f534e9085716d12294d4268de695 (patch) | |
| tree | 84a8a4c2cd4e4cdc81f727282fc4057a41802dfb /stats/pwc-current.json | |
| parent | 8dde4a0f9d936858e2a86de8b0ac30c83fe7729e (diff) | |
| download | perlweeklychallenge-club-2ca4ce5d0552f534e9085716d12294d4268de695.tar.gz perlweeklychallenge-club-2ca4ce5d0552f534e9085716d12294d4268de695.tar.bz2 perlweeklychallenge-club-2ca4ce5d0552f534e9085716d12294d4268de695.zip | |
- Added solutions by Niels van Dijke.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 199 |
1 files changed, 107 insertions, 92 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index b533f8123a..8326825ecc 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,81 +1,8 @@ { - "xAxis" : { - "type" : "category" - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : 0 - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 082", - "data" : [ - { - "drilldown" : "Andinus", - "y" : 2, - "name" : "Andinus" - }, - { - "name" : "Andrew Shitov", - "drilldown" : "Andrew Shitov", - "y" : 2 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "name" : "Markus Holzer", - "y" : 2, - "drilldown" : "Markus Holzer" - }, - { - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West", - "y" : 4 - }, - { - "name" : "Simon Green", - "y" : 3, - "drilldown" : "Simon Green" - }, - { - "name" : "Steven Wilson", - "y" : 1, - "drilldown" : "Steven Wilson" - } - ] - } - ], - "title" : { - "text" : "Perl Weekly Challenge - 082" - }, "drilldown" : { "series" : [ { + "name" : "Andinus", "data" : [ [ "Perl", @@ -86,37 +13,36 @@ 1 ] ], - "name" : "Andinus", "id" : "Andinus" }, { - "name" : "Andrew Shitov", - "id" : "Andrew Shitov", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Andrew Shitov", + "name" : "Andrew Shitov" }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "E. Choroba" }, { + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson", "name" : "Mark Anderson" }, { @@ -130,7 +56,16 @@ ] }, { - "id" : "Roger Bell_West", + "name" : "Niels van Dijke", + "data" : [ + [ + "Perl", + 2 + ] + ], + "id" : "Niels van Dijke" + }, + { "name" : "Roger Bell_West", "data" : [ [ @@ -141,11 +76,11 @@ "Raku", 2 ] - ] + ], + "id" : "Roger Bell_West" }, { "id" : "Simon Green", - "name" : "Simon Green", "data" : [ [ "Perl", @@ -155,26 +90,106 @@ "Blog", 1 ] - ] + ], + "name" : "Simon Green" }, { - "name" : "Steven Wilson", - "id" : "Steven Wilson", "data" : [ [ "Perl", 1 ] - ] + ], + "id" : "Steven Wilson", + "name" : "Steven Wilson" } ] }, + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2020-10-13 08:29:00 GMT" + }, + "series" : [ + { + "data" : [ + { + "name" : "Andinus", + "y" : 2, + "drilldown" : "Andinus" + }, + { + "y" : 2, + "name" : "Andrew Shitov", + "drilldown" : "Andrew Shitov" + }, + { + "drilldown" : "E. Choroba", + "name" : "E. Choroba", + "y" : 2 + }, + { + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", + "y" : 2 + }, + { + "drilldown" : "Markus Holzer", + "y" : 2, + "name" : "Markus Holzer" + }, + { + "drilldown" : "Niels van Dijke", + "name" : "Niels van Dijke", + "y" : 2 + }, + { + "name" : "Roger Bell_West", + "y" : 4, + "drilldown" : "Roger Bell_West" + }, + { + "y" : 3, + "name" : "Simon Green", + "drilldown" : "Simon Green" + }, + { + "name" : "Steven Wilson", + "y" : 1, + "drilldown" : "Steven Wilson" + } + ], + "name" : "Perl Weekly Challenge - 082", + "colorByPoint" : 1 + } + ], + "title" : { + "text" : "Perl Weekly Challenge - 082" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "tooltip" : { - "followPointer" : 1, "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/>" + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1 }, - "subtitle" : { - "text" : "[Champions: 8] Last updated at 2020-10-13 05:32:25 GMT" + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" } } |
