diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-09-29 21:09:30 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-09-29 21:09:30 +0100 |
| commit | 294c264c8e9123f135045b2b18351d1ef080b7c1 (patch) | |
| tree | 701b57697fb2fb1a327e02ef22c9b307fa43eab0 /stats/pwc-current.json | |
| parent | a992c9b230b68f2fce5e0c69b4a2d95f2c99e33f (diff) | |
| download | perlweeklychallenge-club-294c264c8e9123f135045b2b18351d1ef080b7c1.tar.gz perlweeklychallenge-club-294c264c8e9123f135045b2b18351d1ef080b7c1.tar.bz2 perlweeklychallenge-club-294c264c8e9123f135045b2b18351d1ef080b7c1.zip | |
- Added blog by E. Choroba.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 272 |
1 files changed, 138 insertions, 134 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4209c42b4e..051d9097b7 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,115 +1,26 @@ { - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge - 027" }, - "series" : [ - { - "data" : [ - { - "name" : "Andrezgz", - "y" : 2, - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Colin Crain", - "y" : 2, - "name" : "Colin Crain" - }, - { - "name" : "Duane Powell", - "y" : 2, - "drilldown" : "Duane Powell" - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "y" : 4, - "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak" - }, - { - "y" : 2, - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer" - }, - { - "name" : "Lubos Kolouch", - "y" : 2, - "drilldown" : "Lubos Kolouch" - }, - { - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson", - "y" : 1 - }, - { - "drilldown" : "Markus Holzer", - "name" : "Markus Holzer", - "y" : 2 - }, - { - "drilldown" : "Noud", - "y" : 2, - "name" : "Noud" - }, - { - "drilldown" : "Roger Bell West", - "name" : "Roger Bell West", - "y" : 3 - }, - { - "drilldown" : "Ruben Westerberg", - "name" : "Ruben Westerberg", - "y" : 4 - }, - { - "y" : 2, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" - }, - { - "name" : "Trenton Langer", - "y" : 2, - "drilldown" : "Trenton Langer" - }, - { - "drilldown" : "Yet Ebreo", - "y" : 3, - "name" : "Yet Ebreo" - } - ], - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 027" - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - } + }, + "borderWidth" : 0 } }, - "legend" : { - "enabled" : 0 - }, "drilldown" : { "series" : [ { - "id" : "Andrezgz", "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", @@ -124,28 +35,32 @@ 2 ] ], - "name" : "Colin Crain", - "id" : "Colin Crain" + "id" : "Colin Crain", + "name" : "Colin Crain" }, { - "name" : "Duane Powell", - "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Duane Powell", + "id" : "Duane Powell" }, { - "id" : "E. Choroba", - "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 + ], + [ + "Blog", + 1 ] - ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "id" : "Joelle Maslak", @@ -178,42 +93,42 @@ 2 ] ], - "id" : "Lubos Kolouch", - "name" : "Lubos Kolouch" + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" }, { + "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" + ] }, { + "name" : "Markus Holzer", + "id" : "Markus Holzer", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Markus Holzer", - "id" : "Markus Holzer" + ] }, { + "id" : "Noud", + "name" : "Noud", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Noud", - "id" : "Noud" + ] }, { - "id" : "Roger Bell West", "name" : "Roger Bell West", + "id" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -246,20 +161,22 @@ 2 ] ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { + "name" : "Trenton Langer", + "id" : "Trenton Langer", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Trenton Langer", - "id" : "Trenton Langer" + ] }, { + "name" : "Yet Ebreo", + "id" : "Yet Ebreo", "data" : [ [ "Perl 5", @@ -269,21 +186,108 @@ "Perl 6", 1 ] - ], - "name" : "Yet Ebreo", - "id" : "Yet Ebreo" + ] } ] }, - "subtitle" : { - "text" : "[Champions: 15] Last updated at 2019-09-29 20:02:03 GMT" + "xAxis" : { + "type" : "category" }, - "title" : { - "text" : "Perl Weekly Challenge - 027" + "legend" : { + "enabled" : 0 }, - "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 + "series" : [ + { + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 027", + "data" : [ + { + "drilldown" : "Andrezgz", + "y" : 2, + "name" : "Andrezgz" + }, + { + "drilldown" : "Colin Crain", + "y" : 2, + "name" : "Colin Crain" + }, + { + "name" : "Duane Powell", + "drilldown" : "Duane Powell", + "y" : 2 + }, + { + "y" : 3, + "drilldown" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "name" : "Joelle Maslak", + "y" : 4, + "drilldown" : "Joelle Maslak" + }, + { + "y" : 2, + "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer" + }, + { + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch", + "y" : 2 + }, + { + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson", + "y" : 1 + }, + { + "drilldown" : "Markus Holzer", + "y" : 2, + "name" : "Markus Holzer" + }, + { + "y" : 2, + "drilldown" : "Noud", + "name" : "Noud" + }, + { + "y" : 3, + "drilldown" : "Roger Bell West", + "name" : "Roger Bell West" + }, + { + "name" : "Ruben Westerberg", + "y" : 4, + "drilldown" : "Ruben Westerberg" + }, + { + "drilldown" : "Simon Proctor", + "y" : 2, + "name" : "Simon Proctor" + }, + { + "y" : 2, + "drilldown" : "Trenton Langer", + "name" : "Trenton Langer" + }, + { + "y" : 3, + "drilldown" : "Yet Ebreo", + "name" : "Yet Ebreo" + } + ] + } + ], + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2019-09-29 20:09:13 GMT" } } |
