aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-27 16:26:32 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-27 16:26:32 +0100
commit79a26b02571a5759fcaeafc6ba7f9dee622543de (patch)
treecbc97dcb31d9e85053dbc9c9275a7a95253ea158 /stats/pwc-current.json
parent80bc07f935622236cba0dcf68c9311b3777ac973 (diff)
downloadperlweeklychallenge-club-79a26b02571a5759fcaeafc6ba7f9dee622543de.tar.gz
perlweeklychallenge-club-79a26b02571a5759fcaeafc6ba7f9dee622543de.tar.bz2
perlweeklychallenge-club-79a26b02571a5759fcaeafc6ba7f9dee622543de.zip
- Added solutions by Duane Powell.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json143
1 files changed, 79 insertions, 64 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5f5d3f4b60..25826ddb30 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,37 +1,77 @@
{
- "legend" : {
- "enabled" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 023"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "name" : "Duane Powell",
+ "y" : 2
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "y" : 5,
+ "drilldown" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 4,
+ "name" : "Roger Bell West",
+ "drilldown" : "Roger Bell West"
+ },
+ {
+ "name" : "Simon Proctor",
+ "y" : 2,
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "drilldown" : "Yet Ebreo",
+ "y" : 6,
+ "name" : "Yet Ebreo"
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 023"
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
}
},
- "xAxis" : {
- "type" : "category"
+ "subtitle" : {
+ "text" : "[Champions: 6] Last updated at 2019-08-27 15:25:00 GMT"
},
"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/>"
+ "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/>"
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 023"
},
"drilldown" : {
"series" : [
{
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
"name" : "Andrezgz",
- "id" : "Andrezgz",
+ "id" : "Andrezgz"
+ },
+ {
+ "id" : "Duane Powell",
+ "name" : "Duane Powell",
"data" : [
[
"Perl 5",
@@ -40,6 +80,7 @@
]
},
{
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -54,11 +95,10 @@
1
]
],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld"
},
{
- "name" : "Roger Bell West",
+ "id" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -69,20 +109,19 @@
2
]
],
- "id" : "Roger Bell West"
+ "name" : "Roger Bell West"
},
{
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "id" : "Simon Proctor"
},
{
- "name" : "Yet Ebreo",
"data" : [
[
"Perl 5",
@@ -93,47 +132,23 @@
3
]
],
+ "name" : "Yet Ebreo",
"id" : "Yet Ebreo"
}
]
},
- "subtitle" : {
- "text" : "[Champions: 5] Last updated at 2019-08-27 11:29:19 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
},
"chart" : {
"type" : "column"
},
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "name" : "Laurent Rosenfeld",
- "y" : 5,
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "y" : 4,
- "drilldown" : "Roger Bell West",
- "name" : "Roger Bell West"
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Yet Ebreo",
- "y" : 6,
- "drilldown" : "Yet Ebreo"
- }
- ],
- "name" : "Perl Weekly Challenge - 023"
- }
- ]
+ "xAxis" : {
+ "type" : "category"
+ }
}