aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-12-29 18:35:03 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-12-29 18:35:03 +0000
commite5fb049d8d8500baf064569583b1ca143b9cded4 (patch)
tree92a16be35da79e875fc8977284bb4362d773101b /stats/pwc-current.json
parent4379a3b73cd240ad66f50476a5c849b4d68c50dc (diff)
downloadperlweeklychallenge-club-e5fb049d8d8500baf064569583b1ca143b9cded4.tar.gz
perlweeklychallenge-club-e5fb049d8d8500baf064569583b1ca143b9cded4.tar.bz2
perlweeklychallenge-club-e5fb049d8d8500baf064569583b1ca143b9cded4.zip
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json323
1 files changed, 169 insertions, 154 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 3053382736..2c09d9f33b 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,156 +1,41 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 040"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "legend" : {
- "enabled" : 0
- },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
}
},
- "chart" : {
- "type" : "column"
- },
- "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/>"
- },
- "subtitle" : {
- "text" : "[Champions: 17] Last updated at 2019-12-29 18:28:19 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 040",
- "data" : [
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "drilldown" : "Anton Fedotov",
- "y" : 2,
- "name" : "Anton Fedotov"
- },
- {
- "name" : "Arne Sommer",
- "y" : 3,
- "drilldown" : "Arne Sommer"
- },
- {
- "drilldown" : "Duane Powell",
- "y" : 2,
- "name" : "Duane Powell"
- },
- {
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba",
- "y" : 3
- },
- {
- "y" : 5,
- "drilldown" : "Javier Luque",
- "name" : "Javier Luque"
- },
- {
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld",
- "y" : 5
- },
- {
- "y" : 2,
- "drilldown" : "Lubos Kolouch",
- "name" : "Lubos Kolouch"
- },
- {
- "y" : 2,
- "drilldown" : "Noud",
- "name" : "Noud"
- },
- {
- "name" : "Roger Bell West",
- "y" : 4,
- "drilldown" : "Roger Bell West"
- },
- {
- "name" : "Ruben Westerberg",
- "y" : 4,
- "drilldown" : "Ruben Westerberg"
- },
- {
- "name" : "Ryan Thompson",
- "drilldown" : "Ryan Thompson",
- "y" : 5
- },
- {
- "y" : 2,
- "drilldown" : "Saif Ahmed",
- "name" : "Saif Ahmed"
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
- },
- {
- "y" : 2,
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson"
- },
- {
- "name" : "Ulrich Rieke",
- "y" : 2,
- "drilldown" : "Ulrich Rieke"
- },
- {
- "name" : "Wanderdoc",
- "y" : 2,
- "drilldown" : "Wanderdoc"
- }
- ],
- "colorByPoint" : 1
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
- ],
+ },
"drilldown" : {
"series" : [
{
- "name" : "Andrezgz",
"id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Andrezgz"
},
{
- "name" : "Anton Fedotov",
- "id" : "Anton Fedotov",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Anton Fedotov",
+ "id" : "Anton Fedotov"
},
{
- "name" : "Arne Sommer",
- "id" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -160,19 +45,32 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Arne Sommer",
+ "id" : "Arne Sommer"
+ },
+ {
+ "name" : "Duane Powell",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "id" : "Duane Powell"
},
{
+ "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Duane Powell",
- "name" : "Duane Powell"
+ "name" : "Duncan C. White"
},
{
+ "name" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -183,11 +81,9 @@
1
]
],
- "id" : "E. Choroba",
- "name" : "E. Choroba"
+ "id" : "E. Choroba"
},
{
- "name" : "Javier Luque",
"id" : "Javier Luque",
"data" : [
[
@@ -202,9 +98,11 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Javier Luque"
},
{
+ "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -219,7 +117,6 @@
1
]
],
- "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld"
},
{
@@ -229,22 +126,21 @@
2
]
],
- "id" : "Lubos Kolouch",
- "name" : "Lubos Kolouch"
+ "name" : "Lubos Kolouch",
+ "id" : "Lubos Kolouch"
},
{
"name" : "Noud",
- "id" : "Noud",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Noud"
},
{
"name" : "Roger Bell West",
- "id" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -254,11 +150,11 @@
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Roger Bell West"
},
{
"name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -268,10 +164,10 @@
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Ruben Westerberg"
},
{
- "name" : "Ryan Thompson",
"id" : "Ryan Thompson",
"data" : [
[
@@ -286,16 +182,17 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Ryan Thompson"
},
{
+ "id" : "Saif Ahmed",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Saif Ahmed",
"name" : "Saif Ahmed"
},
{
@@ -309,24 +206,24 @@
]
},
{
- "name" : "Steven Wilson",
"id" : "Steven Wilson",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Steven Wilson"
},
{
+ "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
+ ]
},
{
"data" : [
@@ -335,9 +232,127 @@
2
]
],
- "id" : "Wanderdoc",
- "name" : "Wanderdoc"
+ "name" : "Wanderdoc",
+ "id" : "Wanderdoc"
}
]
+ },
+ "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/>"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 040"
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "y" : 2,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "name" : "Anton Fedotov",
+ "y" : 2,
+ "drilldown" : "Anton Fedotov"
+ },
+ {
+ "drilldown" : "Arne Sommer",
+ "y" : 3,
+ "name" : "Arne Sommer"
+ },
+ {
+ "name" : "Duane Powell",
+ "y" : 2,
+ "drilldown" : "Duane Powell"
+ },
+ {
+ "y" : 2,
+ "name" : "Duncan C. White",
+ "drilldown" : "Duncan C. White"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Javier Luque",
+ "y" : 5,
+ "name" : "Javier Luque"
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 5,
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch"
+ },
+ {
+ "drilldown" : "Noud",
+ "name" : "Noud",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Roger Bell West",
+ "name" : "Roger Bell West",
+ "y" : 4
+ },
+ {
+ "y" : 4,
+ "name" : "Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg"
+ },
+ {
+ "y" : 5,
+ "name" : "Ryan Thompson",
+ "drilldown" : "Ryan Thompson"
+ },
+ {
+ "drilldown" : "Saif Ahmed",
+ "name" : "Saif Ahmed",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 2,
+ "name" : "Simon Proctor"
+ },
+ {
+ "y" : 2,
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson"
+ },
+ {
+ "y" : 2,
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke"
+ },
+ {
+ "drilldown" : "Wanderdoc",
+ "y" : 2,
+ "name" : "Wanderdoc"
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 040"
+ }
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 18] Last updated at 2019-12-29 18:34:53 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "legend" : {
+ "enabled" : 0
}
}