aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-10-01 14:50:07 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-10-01 14:50:07 +0100
commitec720ac8478ff8ece8b2d52fd5a7440a968bc70a (patch)
tree5e7f91f5c58f8e38fb90cb8b3ae5addb4d5a71ec /stats/pwc-current.json
parented49aac78a5a22af6d961ada7bf1ec54ef223675 (diff)
downloadperlweeklychallenge-club-ec720ac8478ff8ece8b2d52fd5a7440a968bc70a.tar.gz
perlweeklychallenge-club-ec720ac8478ff8ece8b2d52fd5a7440a968bc70a.tar.bz2
perlweeklychallenge-club-ec720ac8478ff8ece8b2d52fd5a7440a968bc70a.zip
- Added solution by Steven Wilson.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json127
1 files changed, 71 insertions, 56 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 3e716f9db7..c206c34c3b 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,65 +1,47 @@
{
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 028"
- },
- "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/>"
- },
"series" : [
{
- "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 028",
"data" : [
{
- "drilldown" : "Daniel Mita",
"y" : 1,
- "name" : "Daniel Mita"
+ "name" : "Daniel Mita",
+ "drilldown" : "Daniel Mita"
},
{
- "drilldown" : "Duane Powell",
"y" : 2,
- "name" : "Duane Powell"
+ "name" : "Duane Powell",
+ "drilldown" : "Duane Powell"
},
{
"drilldown" : "Markus Holzer",
- "y" : 2,
- "name" : "Markus Holzer"
+ "name" : "Markus Holzer",
+ "y" : 2
},
{
- "drilldown" : "Pete Houston",
"y" : 1,
+ "drilldown" : "Pete Houston",
"name" : "Pete Houston"
},
{
+ "y" : 2,
"name" : "Prajith P",
- "drilldown" : "Prajith P",
- "y" : 2
+ "drilldown" : "Prajith P"
},
{
+ "name" : "Simon Proctor",
"drilldown" : "Simon Proctor",
+ "y" : 1
+ },
+ {
"y" : 1,
- "name" : "Simon Proctor"
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson"
},
{
- "drilldown" : "Ulrich Rieke",
+ "y" : 2,
"name" : "Ulrich Rieke",
- "y" : 2
+ "drilldown" : "Ulrich Rieke"
},
{
"y" : 4,
@@ -67,20 +49,54 @@
"name" : "Yet Ebreo"
}
],
- "name" : "Perl Weekly Challenge - 028"
+ "colorByPoint" : 1
}
],
+ "legend" : {
+ "enabled" : 0
+ },
+ "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/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 028"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2019-10-01 13:49:16 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"drilldown" : {
"series" : [
{
- "name" : "Daniel Mita",
- "id" : "Daniel Mita",
"data" : [
[
"Perl 6",
1
]
- ]
+ ],
+ "name" : "Daniel Mita",
+ "id" : "Daniel Mita"
},
{
"id" : "Duane Powell",
@@ -103,13 +119,13 @@
"id" : "Markus Holzer"
},
{
+ "id" : "Pete Houston",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Pete Houston",
"name" : "Pete Houston"
},
{
@@ -119,18 +135,28 @@
2
]
],
- "id" : "Prajith P",
- "name" : "Prajith P"
+ "name" : "Prajith P",
+ "id" : "Prajith P"
},
{
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
+ ]
+ },
+ {
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Steven Wilson",
+ "id" : "Steven Wilson"
},
{
"name" : "Ulrich Rieke",
@@ -157,16 +183,5 @@
"id" : "Yet Ebreo"
}
]
- },
- "subtitle" : {
- "text" : "[Champions: 8] Last updated at 2019-10-01 13:34:53 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
}
}