aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-28 01:02:44 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-28 01:02:44 +0100
commitcf4e0810bafed04b13bb7872cb2bfcd1ae920864 (patch)
tree00da43267f405d5cbbc437a08b10cdb4ccb41056 /stats/pwc-current.json
parent98391b4205b0ccc61d44bca97fa4cfc4d0dd4057 (diff)
downloadperlweeklychallenge-club-cf4e0810bafed04b13bb7872cb2bfcd1ae920864.tar.gz
perlweeklychallenge-club-cf4e0810bafed04b13bb7872cb2bfcd1ae920864.tar.bz2
perlweeklychallenge-club-cf4e0810bafed04b13bb7872cb2bfcd1ae920864.zip
- Added solutions by Arne Sommer.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json285
1 files changed, 152 insertions, 133 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index e25cdbc29a..4cb4bebf4c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,140 +1,53 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 018"
},
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 018",
- "data" : [
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "name" : "Duane Powell",
- "drilldown" : "Duane Powell",
- "y" : 2
- },
- {
- "drilldown" : "E. Choroba",
- "y" : 3,
- "name" : "E. Choroba"
- },
- {
- "name" : "Feng Chang",
- "y" : 2,
- "drilldown" : "Feng Chang"
- },
- {
- "name" : "Kevin Colyer",
- "y" : 1,
- "drilldown" : "Kevin Colyer"
- },
- {
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld",
- "y" : 6
- },
- {
- "drilldown" : "Lubos Kolouch",
- "y" : 2,
- "name" : "Lubos Kolouch"
- },
- {
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson",
- "y" : 1
- },
- {
- "y" : 1,
- "drilldown" : "Martin Barth",
- "name" : "Martin Barth"
- },
- {
- "y" : 1,
- "drilldown" : "Ozzy",
- "name" : "Ozzy"
- },
- {
- "drilldown" : "Randy Lauen",
- "y" : 2,
- "name" : "Randy Lauen"
- },
- {
- "name" : "Roger Bell West",
- "drilldown" : "Roger Bell West",
- "y" : 3
- },
- {
- "y" : 4,
- "drilldown" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
- },
- {
- "drilldown" : "Simon Proctor",
- "y" : 2,
- "name" : "Simon Proctor"
- },
- {
- "drilldown" : "Steven Wilson",
- "y" : 1,
- "name" : "Steven Wilson"
- }
- ]
- }
- ],
- "subtitle" : {
- "text" : "[Champions: 15] Last updated at 2019-07-27 20:03:05 GMT"
+ "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/>"
- },
- "legend" : {
- "enabled" : 0
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "xAxis" : {
- "type" : "category"
+ "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/>"
},
"drilldown" : {
"series" : [
{
- "id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Andrezgz"
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
+ },
+ {
+ "name" : "Arne Sommer",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "id" : "Arne Sommer"
},
{
"id" : "Duane Powell",
+ "name" : "Duane Powell",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Duane Powell"
+ ]
},
{
"name" : "E. Choroba",
- "id" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -144,29 +57,31 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "E. Choroba"
},
{
+ "name" : "Feng Chang",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Feng Chang",
- "name" : "Feng Chang"
+ "id" : "Feng Chang"
},
{
"id" : "Kevin Colyer",
+ "name" : "Kevin Colyer",
"data" : [
[
"Perl 6",
1
]
- ],
- "name" : "Kevin Colyer"
+ ]
},
{
+ "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld",
"data" : [
[
@@ -181,42 +96,41 @@
"Blog",
2
]
- ],
- "id" : "Laurent Rosenfeld"
+ ]
},
{
- "name" : "Lubos Kolouch",
+ "id" : "Lubos Kolouch",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Lubos Kolouch"
+ "name" : "Lubos Kolouch"
},
{
- "id" : "Mark Anderson",
+ "name" : "Mark Anderson",
"data" : [
[
"Perl 5",
1
]
],
- "name" : "Mark Anderson"
+ "id" : "Mark Anderson"
},
{
+ "id" : "Martin Barth",
"name" : "Martin Barth",
"data" : [
[
"Perl 6",
1
]
- ],
- "id" : "Martin Barth"
+ ]
},
{
- "name" : "Ozzy",
"id" : "Ozzy",
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
@@ -225,8 +139,8 @@
]
},
{
- "name" : "Randy Lauen",
"id" : "Randy Lauen",
+ "name" : "Randy Lauen",
"data" : [
[
"Perl 6",
@@ -235,6 +149,7 @@
]
},
{
+ "id" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -245,11 +160,10 @@
1
]
],
- "id" : "Roger Bell West",
"name" : "Roger Bell West"
},
{
- "name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -260,11 +174,11 @@
2
]
],
- "id" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg"
},
{
- "name" : "Simon Proctor",
"id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
@@ -273,21 +187,126 @@
]
},
{
- "name" : "Steven Wilson",
"data" : [
[
"Perl 5",
1
]
],
+ "name" : "Steven Wilson",
"id" : "Steven Wilson"
}
]
},
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 018"
+ "legend" : {
+ "enabled" : 0
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer"
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "name" : "Duane Powell",
+ "y" : 2
+ },
+ {
+ "y" : 3,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "drilldown" : "Feng Chang",
+ "name" : "Feng Chang",
+ "y" : 2
+ },
+ {
+ "y" : 1,
+ "name" : "Kevin Colyer",
+ "drilldown" : "Kevin Colyer"
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch"
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "name" : "Mark Anderson",
+ "y" : 1
+ },
+ {
+ "name" : "Martin Barth",
+ "drilldown" : "Martin Barth",
+ "y" : 1
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Ozzy",
+ "name" : "Ozzy"
+ },
+ {
+ "name" : "Randy Lauen",
+ "drilldown" : "Randy Lauen",
+ "y" : 2
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Roger Bell West",
+ "name" : "Roger Bell West"
+ },
+ {
+ "y" : 4,
+ "name" : "Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Steven Wilson",
+ "name" : "Steven Wilson"
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 018"
+ }
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 16] Last updated at 2019-07-28 00:01:06 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
}
}