diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-01-07 13:42:42 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-01-07 13:42:42 +0000 |
| commit | 054e63fc25f96135ba470c06757d516c9c8085ed (patch) | |
| tree | 8790dd2553e67e0bc2cbbd60084d56df40ab2a22 /stats/pwc-current.json | |
| parent | e3c33216730d3bbe200f4b24deae5a9469cc29fa (diff) | |
| download | perlweeklychallenge-club-054e63fc25f96135ba470c06757d516c9c8085ed.tar.gz perlweeklychallenge-club-054e63fc25f96135ba470c06757d516c9c8085ed.tar.bz2 perlweeklychallenge-club-054e63fc25f96135ba470c06757d516c9c8085ed.zip | |
- Added solutions by Roger Bell_West.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 125 |
1 files changed, 72 insertions, 53 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 30ca0b50b5..3823405258 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,10 +1,26 @@ { - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - 042" }, "legend" : { "enabled" : 0 }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "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/>" + }, + "chart" : { + "type" : "column" + }, "plotOptions" : { "series" : { "borderWidth" : 0, @@ -14,17 +30,12 @@ } } }, - "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/>" - }, "series" : [ { "data" : [ { - "y" : 2, "name" : "Daniel Mita", + "y" : 2, "drilldown" : "Daniel Mita" }, { @@ -33,70 +44,66 @@ "name" : "Javier Luque" }, { - "name" : "Kivanc Yazan", + "drilldown" : "Kivanc Yazan", "y" : 2, - "drilldown" : "Kivanc Yazan" + "name" : "Kivanc Yazan" }, { "drilldown" : "Markus Holzer", - "y" : 2, - "name" : "Markus Holzer" + "name" : "Markus Holzer", + "y" : 2 }, { - "name" : "Nazareno Delucca", "y" : 2, + "name" : "Nazareno Delucca", "drilldown" : "Nazareno Delucca" }, { - "drilldown" : "Simon Proctor", + "name" : "Roger Bell West", + "y" : 4, + "drilldown" : "Roger Bell West" + }, + { + "y" : 2, "name" : "Simon Proctor", - "y" : 2 + "drilldown" : "Simon Proctor" }, { - "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", - "y" : 2 + "y" : 2, + "drilldown" : "Ulrich Rieke" }, { - "y" : 2, + "drilldown" : "Walt Mankowski", "name" : "Walt Mankowski", - "drilldown" : "Walt Mankowski" + "y" : 2 }, { "drilldown" : "Wanderdoc", - "y" : 2, - "name" : "Wanderdoc" + "name" : "Wanderdoc", + "y" : 2 } ], - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 042" + "name" : "Perl Weekly Challenge - 042", + "colorByPoint" : 1 } ], "subtitle" : { - "text" : "[Champions: 9] Last updated at 2020-01-07 13:37:56 GMT" - }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "text" : "[Champions: 10] Last updated at 2020-01-07 13:42:15 GMT" }, "drilldown" : { "series" : [ { + "id" : "Daniel Mita", + "name" : "Daniel Mita", "data" : [ [ "Raku", 2 ] - ], - "id" : "Daniel Mita", - "name" : "Daniel Mita" + ] }, { - "id" : "Javier Luque", "name" : "Javier Luque", "data" : [ [ @@ -111,47 +118,62 @@ "Blog", 1 ] - ] + ], + "id" : "Javier Luque" }, { "name" : "Kivanc Yazan", - "id" : "Kivanc Yazan", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Kivanc Yazan" }, { + "id" : "Markus Holzer", + "name" : "Markus Holzer", "data" : [ [ "Raku", 2 ] - ], - "id" : "Markus Holzer", - "name" : "Markus Holzer" + ] }, { - "id" : "Nazareno Delucca", "name" : "Nazareno Delucca", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Nazareno Delucca" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ + "Perl", + 2 + ], + [ "Raku", 2 ] - ] + ], + "name" : "Roger Bell West", + "id" : "Roger Bell West" + }, + { + "data" : [ + [ + "Raku", + 2 + ] + ], + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { "id" : "Ulrich Rieke", @@ -164,28 +186,25 @@ ] }, { + "name" : "Walt Mankowski", "data" : [ [ "Perl", 2 ] ], - "name" : "Walt Mankowski", "id" : "Walt Mankowski" }, { + "name" : "Wanderdoc", "data" : [ [ "Perl", 2 ] ], - "id" : "Wanderdoc", - "name" : "Wanderdoc" + "id" : "Wanderdoc" } ] - }, - "title" : { - "text" : "Perl Weekly Challenge - 042" } } |
