diff options
| author | Doomtrain14 <yet.ebreo@gmail.com> | 2019-08-31 22:47:23 +0800 |
|---|---|---|
| committer | Doomtrain14 <yet.ebreo@gmail.com> | 2019-08-31 22:47:23 +0800 |
| commit | 7525469d9065c775bd3ef46218e5b7c7fbd82701 (patch) | |
| tree | fb7a94cbd0180f62bd099720f6ea061bf285e582 /stats/pwc-current.json | |
| parent | 3bec884d01428a84e619d408becbd8639e4daa9b (diff) | |
| parent | 603db09fe93651972fe09d670d1a8e14f9806235 (diff) | |
| download | perlweeklychallenge-club-7525469d9065c775bd3ef46218e5b7c7fbd82701.tar.gz perlweeklychallenge-club-7525469d9065c775bd3ef46218e5b7c7fbd82701.tar.bz2 perlweeklychallenge-club-7525469d9065c775bd3ef46218e5b7c7fbd82701.zip | |
Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-club
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 283 |
1 files changed, 198 insertions, 85 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a438aa429c..026d2ecb92 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,23 +1,127 @@ { - "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 + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2019-08-30 22:28:34 GMT" }, "chart" : { "type" : "column" }, + "series" : [ + { + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 023", + "data" : [ + { + "drilldown" : "Andrezgz", + "name" : "Andrezgz", + "y" : 3 + }, + { + "name" : "Arne Sommer", + "drilldown" : "Arne Sommer", + "y" : 5 + }, + { + "y" : 2, + "drilldown" : "Duane Powell", + "name" : "Duane Powell" + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 2 + }, + { + "y" : 2, + "name" : "Kevin Colyer", + "drilldown" : "Kevin Colyer" + }, + { + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 5 + }, + { + "y" : 3, + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson" + }, + { + "drilldown" : "Randy Lauen", + "name" : "Randy Lauen", + "y" : 6 + }, + { + "drilldown" : "Roger Bell West", + "name" : "Roger Bell West", + "y" : 5 + }, + { + "y" : 4, + "name" : "Ruben Westerberg", + "drilldown" : "Ruben Westerberg" + }, + { + "y" : 2, + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" + }, + { + "y" : 1, + "name" : "Steven Wilson", + "drilldown" : "Steven Wilson" + }, + { + "name" : "Walt Mankowski", + "drilldown" : "Walt Mankowski", + "y" : 2 + }, + { + "drilldown" : "Yet Ebreo", + "name" : "Yet Ebreo", + "y" : 6 + } + ] + } + ], + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 + }, + "plotOptions" : { + "series" : { + "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/>" + }, + "title" : { + "text" : "Perl Weekly Challenge - 023" + }, "drilldown" : { "series" : [ { - "id" : "Andrezgz", - "name" : "Andrezgz", "data" : [ [ "Perl 5", - 2 + 3 ] - ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" }, { "id" : "Arne Sommer", @@ -38,16 +142,37 @@ ] }, { + "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Duane Powell", "id" : "Duane Powell" }, { + "id" : "E. Choroba", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "E. Choroba" + }, + { + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "name" : "Kevin Colyer", + "id" : "Kevin Colyer" + }, + { + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", "data" : [ [ @@ -62,12 +187,33 @@ "Blog", 1 ] + ] + }, + { + "name" : "Mark Anderson", + "data" : [ + [ + "Perl 5", + 3 + ] ], - "id" : "Laurent Rosenfeld" + "id" : "Mark Anderson" + }, + { + "id" : "Randy Lauen", + "data" : [ + [ + "Perl 5", + 3 + ], + [ + "Perl 6", + 3 + ] + ], + "name" : "Randy Lauen" }, { - "id" : "Roger Bell West", - "name" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -81,19 +227,56 @@ "Blog", 1 ] + ], + "name" : "Roger Bell West", + "id" : "Roger Bell West" + }, + { + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] ] }, { + "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] + ] + }, + { + "name" : "Steven Wilson", + "data" : [ + [ + "Perl 5", + 1 + ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "id" : "Steven Wilson" + }, + { + "name" : "Walt Mankowski", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Walt Mankowski" }, { + "name" : "Yet Ebreo", "data" : [ [ "Perl 5", @@ -104,78 +287,8 @@ 3 ] ], - "name" : "Yet Ebreo", "id" : "Yet Ebreo" } ] - }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 7] Last updated at 2019-08-28 10:27:07 GMT" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 023" - }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 023", - "data" : [ - { - "y" : 2, - "drilldown" : "Andrezgz", - "name" : "Andrezgz" - }, - { - "y" : 5, - "drilldown" : "Arne Sommer", - "name" : "Arne Sommer" - }, - { - "drilldown" : "Duane Powell", - "name" : "Duane Powell", - "y" : 2 - }, - { - "y" : 5, - "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" - }, - { - "y" : 5, - "drilldown" : "Roger Bell West", - "name" : "Roger Bell West" - }, - { - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 2 - }, - { - "drilldown" : "Yet Ebreo", - "name" : "Yet Ebreo", - "y" : 6 - } - ], - "colorByPoint" : 1 - } - ] + } } |
