diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-27 21:03:43 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-27 21:03:43 +0100 |
| commit | 98391b4205b0ccc61d44bca97fa4cfc4d0dd4057 (patch) | |
| tree | f99714ee9cf43720f63ae2a06bdff9b918555a1e /stats/pwc-current.json | |
| parent | b9e1658e5f37e96529ee4896c7368cc0d0a6443c (diff) | |
| download | perlweeklychallenge-club-98391b4205b0ccc61d44bca97fa4cfc4d0dd4057.tar.gz perlweeklychallenge-club-98391b4205b0ccc61d44bca97fa4cfc4d0dd4057.tar.bz2 perlweeklychallenge-club-98391b4205b0ccc61d44bca97fa4cfc4d0dd4057.zip | |
- Added solutions by Feng Chang.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 153 |
1 files changed, 84 insertions, 69 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c27ab3746c..e25cdbc29a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,92 +1,115 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "series" : [ { + "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 018", "data" : [ { - "y" : 2, "name" : "Andrezgz", - "drilldown" : "Andrezgz" + "drilldown" : "Andrezgz", + "y" : 2 }, { "name" : "Duane Powell", - "y" : 2, - "drilldown" : "Duane Powell" + "drilldown" : "Duane Powell", + "y" : 2 }, { + "drilldown" : "E. Choroba", "y" : 3, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "name" : "E. Choroba" + }, + { + "name" : "Feng Chang", + "y" : 2, + "drilldown" : "Feng Chang" }, { - "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer", "y" : 1, - "name" : "Kevin Colyer" + "drilldown" : "Kevin Colyer" }, { "name" : "Laurent Rosenfeld", - "y" : 6, - "drilldown" : "Laurent Rosenfeld" + "drilldown" : "Laurent Rosenfeld", + "y" : 6 }, { "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch", - "y" : 2 + "y" : 2, + "name" : "Lubos Kolouch" }, { - "y" : 1, "name" : "Mark Anderson", - "drilldown" : "Mark Anderson" + "drilldown" : "Mark Anderson", + "y" : 1 }, { - "drilldown" : "Martin Barth", "y" : 1, + "drilldown" : "Martin Barth", "name" : "Martin Barth" }, { - "drilldown" : "Ozzy", "y" : 1, + "drilldown" : "Ozzy", "name" : "Ozzy" }, { "drilldown" : "Randy Lauen", - "name" : "Randy Lauen", - "y" : 2 + "y" : 2, + "name" : "Randy Lauen" }, { - "drilldown" : "Roger Bell West", "name" : "Roger Bell West", + "drilldown" : "Roger Bell West", "y" : 3 }, { + "y" : 4, "drilldown" : "Ruben Westerberg", - "name" : "Ruben Westerberg", - "y" : 4 + "name" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", "y" : 2, - "drilldown" : "Simon Proctor" + "name" : "Simon Proctor" }, { - "name" : "Steven Wilson", + "drilldown" : "Steven Wilson", "y" : 1, - "drilldown" : "Steven Wilson" + "name" : "Steven Wilson" } - ], - "colorByPoint" : 1 + ] } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2019-07-27 20:03:05 GMT" }, "tooltip" : { - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", "followPointer" : 1, + "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/>" }, + "legend" : { + "enabled" : 0 + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "xAxis" : { + "type" : "category" + }, "drilldown" : { "series" : [ { @@ -100,18 +123,18 @@ "name" : "Andrezgz" }, { + "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Duane Powell", - "id" : "Duane Powell" + "name" : "Duane Powell" }, { - "id" : "E. Choroba", "name" : "E. Choroba", + "id" : "E. Choroba", "data" : [ [ "Perl 5", @@ -124,16 +147,27 @@ ] }, { + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "id" : "Feng Chang", + "name" : "Feng Chang" + }, + { "id" : "Kevin Colyer", - "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 1 ] - ] + ], + "name" : "Kevin Colyer" }, { + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -148,7 +182,6 @@ 2 ] ], - "name" : "Laurent Rosenfeld", "id" : "Laurent Rosenfeld" }, { @@ -163,13 +196,13 @@ }, { "id" : "Mark Anderson", - "name" : "Mark Anderson", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Mark Anderson" }, { "name" : "Martin Barth", @@ -182,18 +215,18 @@ "id" : "Martin Barth" }, { + "name" : "Ozzy", + "id" : "Ozzy", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Ozzy", - "id" : "Ozzy" + ] }, { - "id" : "Randy Lauen", "name" : "Randy Lauen", + "id" : "Randy Lauen", "data" : [ [ "Perl 6", @@ -202,8 +235,6 @@ ] }, { - "id" : "Roger Bell West", - "name" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -213,10 +244,12 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell West", + "name" : "Roger Bell West" }, { - "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -227,11 +260,11 @@ 2 ] ], - "name" : "Ruben Westerberg" + "id" : "Ruben Westerberg" }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", @@ -240,39 +273,21 @@ ] }, { + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Steven Wilson", "id" : "Steven Wilson" } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, "chart" : { "type" : "column" }, - "xAxis" : { - "type" : "category" - }, "title" : { "text" : "Perl Weekly Challenge - 018" - }, - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2019-07-27 13:08:08 GMT" - }, - "legend" : { - "enabled" : 0 } } |
