diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-12-09 13:24:59 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-12-09 13:24:59 +0000 |
| commit | c0eca351620e35474b32187bee6a41ed81eefc51 (patch) | |
| tree | 7bc38e4c916ddc0d9d5bbff550578a3827c5a9a8 /stats/pwc-current.json | |
| parent | e163a64fbc4d67e17556219c863a5149c50d1718 (diff) | |
| download | perlweeklychallenge-club-c0eca351620e35474b32187bee6a41ed81eefc51.tar.gz perlweeklychallenge-club-c0eca351620e35474b32187bee6a41ed81eefc51.tar.bz2 perlweeklychallenge-club-c0eca351620e35474b32187bee6a41ed81eefc51.zip | |
- Added solution by Scimon Proctor.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 461 |
1 files changed, 34 insertions, 427 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index be7e7c442c..f767106769 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,456 +1,63 @@ { - "subtitle" : { - "text" : "[Champions: 24] Last updated at 2019-12-09 01:06:06 GMT" + "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/>" + }, + "xAxis" : { + "type" : "category" }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - } + }, + "borderWidth" : 0 } }, - "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/>" - }, "chart" : { "type" : "column" }, - "series" : [ - { - "data" : [ - { - "name" : "Adam Russell", - "drilldown" : "Adam Russell", - "y" : 3 - }, - { - "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 2 - }, - { - "y" : 3, - "drilldown" : "Arne Sommer", - "name" : "Arne Sommer" - }, - { - "y" : 2, - "drilldown" : "Colin Crain", - "name" : "Colin Crain" - }, - { - "drilldown" : "Daniel Mita", - "name" : "Daniel Mita", - "y" : 3 - }, - { - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 3 - }, - { - "y" : 1, - "drilldown" : "Duane Powell", - "name" : "Duane Powell" - }, - { - "y" : 2, - "name" : "Duncan C. White", - "drilldown" : "Duncan C. White" - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 3 - }, - { - "name" : "Javier Luque", - "drilldown" : "Javier Luque", - "y" : 5 - }, - { - "y" : 2, - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer" - }, - { - "y" : 5, - "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" - }, - { - "y" : 2, - "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch" - }, - { - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson", - "y" : 4 - }, - { - "y" : 1, - "drilldown" : "Noud", - "name" : "Noud" - }, - { - "y" : 1, - "name" : "Pete Houston", - "drilldown" : "Pete Houston" - }, - { - "name" : "Richard Nuttall", - "drilldown" : "Richard Nuttall", - "y" : 2 - }, - { - "drilldown" : "Roger Bell West", - "name" : "Roger Bell West", - "y" : 4 - }, - { - "name" : "Ruben Westerberg", - "drilldown" : "Ruben Westerberg", - "y" : 4 - }, - { - "name" : "Ryan Thompson", - "drilldown" : "Ryan Thompson", - "y" : 2 - }, - { - "drilldown" : "Saif Ahmed", - "name" : "Saif Ahmed", - "y" : 2 - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 1 - }, - { - "name" : "Steven Wilson", - "drilldown" : "Steven Wilson", - "y" : 1 - }, - { - "y" : 2, - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" - } - ], - "name" : "Perl Weekly Challenge - 037", - "colorByPoint" : 1 + "yAxis" : { + "title" : { + "text" : "Total Solutions" } - ], - "legend" : { - "enabled" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge - 037" }, "drilldown" : { "series" : [ { - "id" : "Adam Russell", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Blog", - 1 - ] - ], - "name" : "Adam Russell" - }, - { - "id" : "Andrezgz", - "data" : [ - [ - "Perl 5", - 2 - ] - ], - "name" : "Andrezgz" - }, - { - "name" : "Arne Sommer", - "data" : [ - [ - "Perl 6", - 2 - ], - [ - "Blog", - 1 - ] - ], - "id" : "Arne Sommer" - }, - { "data" : [ [ - "Perl 5", - 2 - ] - ], - "id" : "Colin Crain", - "name" : "Colin Crain" - }, - { - "name" : "Daniel Mita", - "data" : [ - [ - "Perl 5", - 1 - ], - [ "Perl 6", - 2 - ] - ], - "id" : "Daniel Mita" - }, - { - "name" : "Dave Jacoby", - "id" : "Dave Jacoby", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Blog", - 1 - ] - ] - }, - { - "data" : [ - [ - "Perl 5", - 1 - ] - ], - "id" : "Duane Powell", - "name" : "Duane Powell" - }, - { - "id" : "Duncan C. White", - "data" : [ - [ - "Perl 5", - 2 - ] - ], - "name" : "Duncan C. White" - }, - { - "name" : "E. Choroba", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Blog", 1 ] ], - "id" : "E. Choroba" - }, - { - "name" : "Javier Luque", - "id" : "Javier Luque", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Perl 6", - 2 - ], - [ - "Blog", - 1 - ] - ] - }, - { - "name" : "Kevin Colyer", - "id" : "Kevin Colyer", - "data" : [ - [ - "Perl 6", - 2 - ] - ] - }, - { - "id" : "Laurent Rosenfeld", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Perl 6", - 2 - ], - [ - "Blog", - 1 - ] - ], - "name" : "Laurent Rosenfeld" - }, - { - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch", - "data" : [ - [ - "Perl 5", - 2 - ] - ] - }, - { - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Perl 6", - 2 - ] - ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "name" : "Noud", - "id" : "Noud", - "data" : [ - [ - "Perl 6", - 1 - ] - ] - }, - { - "name" : "Pete Houston", - "data" : [ - [ - "Perl 5", - 1 - ] - ], - "id" : "Pete Houston" - }, - { - "name" : "Richard Nuttall", - "id" : "Richard Nuttall", - "data" : [ - [ - "Perl 6", - 2 - ] - ] - }, - { - "name" : "Roger Bell West", - "id" : "Roger Bell West", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Perl 6", - 2 - ] - ] - }, - { - "name" : "Ruben Westerberg", - "data" : [ - [ - "Perl 5", - 2 - ], - [ - "Perl 6", - 2 - ] - ], - "id" : "Ruben Westerberg" - }, - { - "name" : "Ryan Thompson", - "data" : [ - [ - "Perl 5", - 2 - ] - ], - "id" : "Ryan Thompson" - }, - { - "name" : "Saif Ahmed", - "id" : "Saif Ahmed", - "data" : [ - [ - "Perl 5", - 2 - ] - ] - }, - { - "id" : "Simon Proctor", - "data" : [ - [ - "Perl 6", - 1 - ] - ], - "name" : "Simon Proctor" - }, - { - "id" : "Steven Wilson", - "data" : [ - [ - "Perl 5", - 1 - ] - ], - "name" : "Steven Wilson" - }, - { - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", - "data" : [ - [ - "Perl 6", - 2 - ] - ] + "name" : "Simon Proctor", + "id" : "Simon Proctor" } ] }, - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge - 038" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "legend" : { + "enabled" : 0 + }, + "subtitle" : { + "text" : "[Champions: 1] Last updated at 2019-12-09 13:24:37 GMT" + }, + "series" : [ + { + "name" : "Perl Weekly Challenge - 038", + "data" : [ + { + "y" : 1, + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor" + } + ], + "colorByPoint" : 1 } - } + ] } |
