diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-11 11:43:57 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-11 11:43:57 +0100 |
| commit | e07fb4576677277a61154ee663a0cf1c5634b26f (patch) | |
| tree | 9d1f5049ac91e2c3bd18e66f83f90fd739b7e460 /stats/pwc-current.json | |
| parent | 3640bdca895777fcfba9f010e7d85adbf3e3cd94 (diff) | |
| download | perlweeklychallenge-club-e07fb4576677277a61154ee663a0cf1c5634b26f.tar.gz perlweeklychallenge-club-e07fb4576677277a61154ee663a0cf1c5634b26f.tar.bz2 perlweeklychallenge-club-e07fb4576677277a61154ee663a0cf1c5634b26f.zip | |
- Added solutions by Rage311.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 229 |
1 files changed, 122 insertions, 107 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 3ba1e03053..780e10b61a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,100 +1,15 @@ { + "title" : { + "text" : "Perl Weekly Challenge - 029" + }, "xAxis" : { "type" : "category" }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 029", - "colorByPoint" : 1, - "data" : [ - { - "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Daniel Mita", - "name" : "Daniel Mita" - }, - { - "drilldown" : "Dave Cross", - "name" : "Dave Cross", - "y" : 2 - }, - { - "y" : 3, - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" - }, - { - "drilldown" : "Duane Powell", - "name" : "Duane Powell", - "y" : 2 - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "y" : 2, - "name" : "Kivanc Yazan", - "drilldown" : "Kivanc Yazan" - }, - { - "y" : 2, - "drilldown" : "Lars Thegler", - "name" : "Lars Thegler" - }, - { - "y" : 2, - "drilldown" : "Noud", - "name" : "Noud" - }, - { - "y" : 1, - "drilldown" : "Prajith P", - "name" : "Prajith P" - }, - { - "y" : 3, - "drilldown" : "Roger Bell West", - "name" : "Roger Bell West" - }, - { - "y" : 2, - "drilldown" : "Yet Ebreo", - "name" : "Yet Ebreo" - } - ] - } - ], - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "tooltip" : { - "followPointer" : 1, - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" - }, - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2019-10-10 13:02:56 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 029" - }, "drilldown" : { "series" : [ { @@ -108,26 +23,27 @@ "name" : "Andrezgz" }, { + "name" : "Daniel Mita", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Daniel Mita", "id" : "Daniel Mita" }, { - "id" : "Dave Cross", "name" : "Dave Cross", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Dave Cross" }, { + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -138,70 +54,80 @@ 1 ] ], - "name" : "Dave Jacoby", "id" : "Dave Jacoby" }, { - "id" : "Duane Powell", "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell" }, { + "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], - "name" : "E. Choroba", "id" : "E. Choroba" }, { - "id" : "Kivanc Yazan", "name" : "Kivanc Yazan", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Kivanc Yazan" }, { - "id" : "Lars Thegler", "name" : "Lars Thegler", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Lars Thegler" }, { "id" : "Noud", - "name" : "Noud", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Noud" }, { - "name" : "Prajith P", - "id" : "Prajith P", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Prajith P", + "name" : "Prajith P" }, { + "id" : "Rage311", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "Rage311" + }, + { + "id" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -212,17 +138,16 @@ 1 ] ], - "name" : "Roger Bell West", - "id" : "Roger Bell West" + "name" : "Roger Bell West" }, { + "id" : "Yet Ebreo", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Yet Ebreo", "name" : "Yet Ebreo" } ] @@ -230,7 +155,97 @@ "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2019-10-11 10:43:32 GMT" + }, "legend" : { "enabled" : 0 + }, + "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 + }, + "series" : [ + { + "name" : "Perl Weekly Challenge - 029", + "data" : [ + { + "y" : 2, + "name" : "Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "drilldown" : "Daniel Mita", + "y" : 2, + "name" : "Daniel Mita" + }, + { + "name" : "Dave Cross", + "y" : 2, + "drilldown" : "Dave Cross" + }, + { + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", + "y" : 3 + }, + { + "name" : "Duane Powell", + "y" : 2, + "drilldown" : "Duane Powell" + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "drilldown" : "Kivanc Yazan", + "name" : "Kivanc Yazan", + "y" : 2 + }, + { + "drilldown" : "Lars Thegler", + "name" : "Lars Thegler", + "y" : 2 + }, + { + "y" : 2, + "name" : "Noud", + "drilldown" : "Noud" + }, + { + "y" : 1, + "name" : "Prajith P", + "drilldown" : "Prajith P" + }, + { + "y" : 2, + "name" : "Rage311", + "drilldown" : "Rage311" + }, + { + "y" : 3, + "name" : "Roger Bell West", + "drilldown" : "Roger Bell West" + }, + { + "name" : "Yet Ebreo", + "y" : 2, + "drilldown" : "Yet Ebreo" + } + ], + "colorByPoint" : 1 + } + ], + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } } } |
