diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-20 19:45:46 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-20 19:45:46 +0100 |
| commit | cf52a2d33cc8c1603626859a48edb826279aee17 (patch) | |
| tree | 67040832be1d5f008c130ad0fda39a26b946b519 /stats/pwc-current.json | |
| parent | 3986214a4a989ffd90d60898eb97e28cc884a9cd (diff) | |
| download | perlweeklychallenge-club-cf52a2d33cc8c1603626859a48edb826279aee17.tar.gz perlweeklychallenge-club-cf52a2d33cc8c1603626859a48edb826279aee17.tar.bz2 perlweeklychallenge-club-cf52a2d33cc8c1603626859a48edb826279aee17.zip | |
- Added solutions by Kevin Colyer.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 217 |
1 files changed, 116 insertions, 101 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f375ad64fd..a1c0e30d7a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,92 +1,23 @@ { "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - } + }, + "borderWidth" : 0 } }, - "title" : { - "text" : "Perl Weekly Challenge - 017" - }, - "xAxis" : { - "type" : "category" - }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2019-07-20 18:45:14 GMT" }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 017", - "data" : [ - { - "y" : 2, - "drilldown" : "Andrezgz", - "name" : "Andrezgz" - }, - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 - }, - { - "name" : "Duane Powell", - "drilldown" : "Duane Powell", - "y" : 2 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 3 - }, - { - "y" : 5, - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" - }, - { - "y" : 2, - "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch" - }, - { - "name" : "Michael Hamlin", - "drilldown" : "Michael Hamlin", - "y" : 1 - }, - { - "drilldown" : "Noud", - "name" : "Noud", - "y" : 2 - }, - { - "name" : "Roger Bell West", - "drilldown" : "Roger Bell West", - "y" : 2 - }, - { - "y" : 1, - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" - }, - { - "y" : 4, - "drilldown" : "Veesh Goldman", - "name" : "Veesh Goldman" - } - ] + "yAxis" : { + "title" : { + "text" : "Total Solutions" } - ], - "tooltip" : { - "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/>", - "followPointer" : 1 }, - "legend" : { - "enabled" : 0 + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ @@ -97,12 +28,12 @@ 2 ] ], - "id" : "Andrezgz", - "name" : "Andrezgz" + "name" : "Andrezgz", + "id" : "Andrezgz" }, { - "name" : "Dave Jacoby", "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -115,18 +46,16 @@ ] }, { - "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], + "name" : "Duane Powell", "id" : "Duane Powell" }, { - "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl 5", @@ -136,6 +65,18 @@ "Blog", 1 ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "name" : "Kevin Colyer", + "id" : "Kevin Colyer", + "data" : [ + [ + "Perl 6", + 2 + ] ] }, { @@ -153,58 +94,58 @@ 1 ] ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "id" : "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" : "Michael Hamlin" + ] }, { + "name" : "Noud", "id" : "Noud", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Noud" + ] }, { - "name" : "Roger Bell West", "data" : [ [ "Perl 5", 2 ] ], + "name" : "Roger Bell West", "id" : "Roger Bell West" }, { + "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + ] }, { "data" : [ @@ -226,12 +167,86 @@ } ] }, - "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/>" + }, + "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" }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2019-07-19 22:35:12 GMT" + "legend" : { + "enabled" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 017" } } |
