diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-20 21:00:31 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-20 21:00:31 +0100 |
| commit | ecd083b5ad96133d2d59a2b917c3e494c28c3688 (patch) | |
| tree | fd55b0d55d2f448803d77cde00692ef9d5f1bcd6 /stats/pwc-current.json | |
| parent | 3927d9f0204a4ec8a529dd9724e5954d5d59fa9e (diff) | |
| download | perlweeklychallenge-club-ecd083b5ad96133d2d59a2b917c3e494c28c3688.tar.gz perlweeklychallenge-club-ecd083b5ad96133d2d59a2b917c3e494c28c3688.tar.bz2 perlweeklychallenge-club-ecd083b5ad96133d2d59a2b917c3e494c28c3688.zip | |
- Added solutions by Feng Chang.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 243 |
1 files changed, 131 insertions, 112 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a1c0e30d7a..ef870caaba 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,38 +1,106 @@ { - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "series" : [ + { + "data" : [ + { + "drilldown" : "Andrezgz", + "name" : "Andrezgz", + "y" : 2 + }, + { + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", + "y" : 3 + }, + { + "y" : 2, + "drilldown" : "Duane Powell", + "name" : "Duane Powell" + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 3 + }, + { + "name" : "Feng Chang", + "drilldown" : "Feng Chang", + "y" : 4 + }, + { + "y" : 2, + "name" : "Kevin Colyer", + "drilldown" : "Kevin Colyer" + }, + { + "y" : 5, + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" + }, + { + "y" : 2, + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch" + }, + { + "drilldown" : "Michael Hamlin", + "name" : "Michael Hamlin", + "y" : 1 + }, + { + "y" : 2, + "name" : "Noud", + "drilldown" : "Noud" + }, + { + "name" : "Roger Bell West", + "drilldown" : "Roger Bell West", + "y" : 2 + }, + { + "y" : 1, + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" + }, + { + "name" : "Veesh Goldman", + "drilldown" : "Veesh Goldman", + "y" : 4 + } + ], + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 017" } - }, - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2019-07-20 18:45:14 GMT" + ], + "chart" : { + "type" : "column" }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "xAxis" : { - "type" : "category" + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2019-07-20 20:00:07 GMT" + }, + "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 }, "drilldown" : { "series" : [ { + "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz", - "id" : "Andrezgz" + "name" : "Andrezgz" }, { - "id" : "Dave Jacoby", "name" : "Dave Jacoby", "data" : [ [ @@ -43,19 +111,22 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby" }, { + "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Duane Powell", - "id" : "Duane Powell" + "name" : "Duane Powell" }, { + "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl 5", @@ -65,21 +136,34 @@ "Blog", 1 ] + ] + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "name" : "Feng Chang", + "id" : "Feng Chang" }, { - "name" : "Kevin Colyer", - "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Kevin Colyer", + "id" : "Kevin Colyer" }, { + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -94,58 +178,57 @@ 1 ] ], - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld" }, { + "name" : "Lubos Kolouch", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Lubos Kolouch", "id" : "Lubos Kolouch" }, { - "id" : "Michael Hamlin", "name" : "Michael Hamlin", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Michael Hamlin" }, { - "name" : "Noud", "id" : "Noud", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Noud" }, { + "id" : "Roger Bell West", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Roger Bell West", - "id" : "Roger Bell West" + "name" : "Roger Bell West" }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor" }, { "data" : [ @@ -162,91 +245,27 @@ 1 ] ], - "id" : "Veesh Goldman", - "name" : "Veesh Goldman" + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" } ] }, - "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/>" - }, - "series" : [ - { - "data" : [ - { - "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 2 - }, - { - "y" : 3, - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" - }, - { - "y" : 2, - "drilldown" : "Duane Powell", - "name" : "Duane Powell" - }, - { - "y" : 3, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" - }, - { - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer", - "y" : 2 - }, - { - "y" : 5, - "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" - }, - { - "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch", - "y" : 2 - }, - { - "y" : 1, - "name" : "Michael Hamlin", - "drilldown" : "Michael Hamlin" - }, - { - "y" : 2, - "drilldown" : "Noud", - "name" : "Noud" - }, - { - "y" : 2, - "name" : "Roger Bell West", - "drilldown" : "Roger Bell West" - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 1 - }, - { - "name" : "Veesh Goldman", - "drilldown" : "Veesh Goldman", - "y" : 4 - } - ], - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 017" - } - ], - "chart" : { - "type" : "column" - }, "legend" : { "enabled" : 0 }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, "title" : { "text" : "Perl Weekly Challenge - 017" + }, + "xAxis" : { + "type" : "category" } } |
