aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-10 20:51:58 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-10 20:51:58 +0100
commit4f460b4d52732796dca532f88a99d5de3d3accf9 (patch)
tree39ccde62f7a7d2dff6f30267b14213d0466b7866 /stats/pwc-current.json
parent5c4df461cbf4dcbd6597ab45db1e3c820c74ea4d (diff)
downloadperlweeklychallenge-club-4f460b4d52732796dca532f88a99d5de3d3accf9.tar.gz
perlweeklychallenge-club-4f460b4d52732796dca532f88a99d5de3d3accf9.tar.bz2
perlweeklychallenge-club-4f460b4d52732796dca532f88a99d5de3d3accf9.zip
- Added solutions by Gustavo Chaves.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json301
1 files changed, 158 insertions, 143 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 01d656740b..49c8e11eda 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,118 +1,36 @@
{
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 020",
- "colorByPoint" : 1,
- "data" : [
- {
- "drilldown" : "Andrezgz",
- "y" : 2,
- "name" : "Andrezgz"
- },
- {
- "drilldown" : "Athanasius",
- "y" : 4,
- "name" : "Athanasius"
- },
- {
- "y" : 3,
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby"
- },
- {
- "y" : 2,
- "name" : "Duane Powell",
- "drilldown" : "Duane Powell"
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba",
- "y" : 2
- },
- {
- "name" : "Feng Chang",
- "y" : 4,
- "drilldown" : "Feng Chang"
- },
- {
- "drilldown" : "Kevin Colyer",
- "name" : "Kevin Colyer",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Lubos Kolouch",
- "drilldown" : "Lubos Kolouch"
- },
- {
- "drilldown" : "Mark Anderson",
- "y" : 2,
- "name" : "Mark Anderson"
- },
- {
- "y" : 1,
- "name" : "Martin Barth",
- "drilldown" : "Martin Barth"
- },
- {
- "drilldown" : "Noud",
- "y" : 2,
- "name" : "Noud"
- },
- {
- "name" : "Ozzy",
- "y" : 1,
- "drilldown" : "Ozzy"
- },
- {
- "drilldown" : "Pete Houston",
- "y" : 1,
- "name" : "Pete Houston"
- },
- {
- "y" : 2,
- "name" : "Randy Lauen",
- "drilldown" : "Randy Lauen"
- },
- {
- "y" : 4,
- "name" : "Roger Bell West",
- "drilldown" : "Roger Bell West"
- },
- {
- "y" : 4,
- "name" : "Ruben Westerberg",
- "drilldown" : "Ruben Westerberg"
- },
- {
- "drilldown" : "Simon Proctor",
- "y" : 2,
- "name" : "Simon Proctor"
- },
- {
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 2
- }
- ]
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
- ],
- "title" : {
- "text" : "Perl Weekly Challenge - 020"
},
"legend" : {
"enabled" : 0
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 020"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 19] Last updated at 2019-08-10 19:51:19 GMT"
+ },
+ "tooltip" : {
+ "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/>",
+ "followPointer" : 1
},
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
}
},
"drilldown" : {
@@ -128,7 +46,7 @@
"name" : "Andrezgz"
},
{
- "name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl 5",
@@ -139,10 +57,9 @@
2
]
],
- "id" : "Athanasius"
+ "name" : "Athanasius"
},
{
- "id" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -153,6 +70,7 @@
1
]
],
+ "id" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
@@ -177,7 +95,6 @@
},
{
"name" : "Feng Chang",
- "id" : "Feng Chang",
"data" : [
[
"Perl 5",
@@ -187,37 +104,48 @@
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Feng Chang"
+ },
+ {
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
- "name" : "Kevin Colyer",
"id" : "Kevin Colyer",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Kevin Colyer"
},
{
+ "name" : "Lubos Kolouch",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Lubos Kolouch",
- "name" : "Lubos Kolouch"
+ "id" : "Lubos Kolouch"
},
{
- "name" : "Mark Anderson",
- "id" : "Mark Anderson",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
"name" : "Martin Barth",
@@ -230,14 +158,14 @@
]
},
{
- "id" : "Noud",
+ "name" : "Noud",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Noud"
+ "id" : "Noud"
},
{
"data" : [
@@ -250,24 +178,24 @@
"name" : "Ozzy"
},
{
+ "name" : "Pete Houston",
+ "id" : "Pete Houston",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Pete Houston",
- "name" : "Pete Houston"
+ ]
},
{
+ "name" : "Randy Lauen",
+ "id" : "Randy Lauen",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Randy Lauen",
- "name" : "Randy Lauen"
+ ]
},
{
"id" : "Roger Bell West",
@@ -298,14 +226,14 @@
]
},
{
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ ]
},
{
"name" : "Steven Wilson",
@@ -319,20 +247,107 @@
}
]
},
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Athanasius",
+ "y" : 4,
+ "name" : "Athanasius"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "y" : 3,
+ "name" : "Dave Jacoby"
+ },
+ {
+ "name" : "Duane Powell",
+ "drilldown" : "Duane Powell",
+ "y" : 2
+ },
+ {
+ "name" : "E. Choroba",
+ "y" : 2,
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "name" : "Feng Chang",
+ "y" : 4,
+ "drilldown" : "Feng Chang"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
+ },
+ {
+ "name" : "Kevin Colyer",
+ "y" : 2,
+ "drilldown" : "Kevin Colyer"
+ },
+ {
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch",
+ "y" : 2
+ },
+ {
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "name" : "Martin Barth",
+ "y" : 1,
+ "drilldown" : "Martin Barth"
+ },
+ {
+ "name" : "Noud",
+ "y" : 2,
+ "drilldown" : "Noud"
+ },
+ {
+ "drilldown" : "Ozzy",
+ "y" : 1,
+ "name" : "Ozzy"
+ },
+ {
+ "name" : "Pete Houston",
+ "drilldown" : "Pete Houston",
+ "y" : 1
+ },
+ {
+ "drilldown" : "Randy Lauen",
+ "y" : 2,
+ "name" : "Randy Lauen"
+ },
+ {
+ "name" : "Roger Bell West",
+ "drilldown" : "Roger Bell West",
+ "y" : 4
+ },
+ {
+ "name" : "Ruben Westerberg",
+ "y" : 4,
+ "drilldown" : "Ruben Westerberg"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Steven Wilson",
+ "name" : "Steven Wilson"
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 020"
}
- },
- "subtitle" : {
- "text" : "[Champions: 18] Last updated at 2019-08-10 19:45:29 GMT"
- },
- "xAxis" : {
- "type" : "category"
- }
+ ]
}