aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-10-13 00:57:15 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-10-13 00:57:15 +0100
commit43b52dd3a702d130c7e058cc64a653f0896c39b1 (patch)
tree78d6cc3aa16eea21beef2df40909f7ee10c2c449 /stats/pwc-current.json
parent3911b6b791296d1fbb72a9b41a2e2a13689f844a (diff)
downloadperlweeklychallenge-club-43b52dd3a702d130c7e058cc64a653f0896c39b1.tar.gz
perlweeklychallenge-club-43b52dd3a702d130c7e058cc64a653f0896c39b1.tar.bz2
perlweeklychallenge-club-43b52dd3a702d130c7e058cc64a653f0896c39b1.zip
- Added solutions by Burkhard Nickels.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json367
1 files changed, 191 insertions, 176 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index ebfc40ee5f..ccffd278f4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,157 +1,18 @@
{
- "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/>"
- },
"xAxis" : {
"type" : "category"
},
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 029"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "series" : [
- {
- "data" : [
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "y" : 3,
- "drilldown" : "Arne Sommer",
- "name" : "Arne Sommer"
- },
- {
- "drilldown" : "Daniel Mita",
- "name" : "Daniel Mita",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Dave Cross",
- "drilldown" : "Dave Cross"
- },
- {
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby",
- "y" : 3
- },
- {
- "drilldown" : "Duane Powell",
- "name" : "Duane Powell",
- "y" : 2
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba",
- "y" : 2
- },
- {
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Kevin Colyer",
- "drilldown" : "Kevin Colyer"
- },
- {
- "drilldown" : "Kivanc Yazan",
- "name" : "Kivanc Yazan",
- "y" : 2
- },
- {
- "drilldown" : "Lars Thegler",
- "name" : "Lars Thegler",
- "y" : 2
- },
- {
- "drilldown" : "Lubos Kolouch",
- "name" : "Lubos Kolouch",
- "y" : 1
- },
- {
- "drilldown" : "Markus Holzer",
- "name" : "Markus Holzer",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Noud",
- "name" : "Noud"
- },
- {
- "name" : "Prajith P",
- "drilldown" : "Prajith P",
- "y" : 1
- },
- {
- "drilldown" : "Rage311",
- "name" : "Rage311",
- "y" : 2
- },
- {
- "y" : 3,
- "name" : "Roger Bell West",
- "drilldown" : "Roger Bell West"
- },
- {
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 1
- },
- {
- "y" : 3,
- "drilldown" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
- },
- {
- "drilldown" : "Yet Ebreo",
- "name" : "Yet Ebreo",
- "y" : 5
- }
- ],
- "name" : "Perl Weekly Challenge - 029",
- "colorByPoint" : 1
- }
- ],
- "subtitle" : {
- "text" : "[Champions: 20] Last updated at 2019-10-12 23:27:41 GMT"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "legend" : {
- "enabled" : 0
- },
"drilldown" : {
"series" : [
{
"id" : "Andrezgz",
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Andrezgz"
+ ]
},
{
"id" : "Arne Sommer",
@@ -168,27 +29,36 @@
]
},
{
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "name" : "Burkhard Nickels",
+ "id" : "Burkhard Nickels"
+ },
+ {
"id" : "Daniel Mita",
- "name" : "Daniel Mita",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Daniel Mita"
},
{
"id" : "Dave Cross",
+ "name" : "Dave Cross",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Dave Cross"
+ ]
},
{
- "name" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -199,27 +69,28 @@
1
]
],
+ "name" : "Dave Jacoby",
"id" : "Dave Jacoby"
},
{
+ "id" : "Duane Powell",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Duane Powell",
- "id" : "Duane Powell"
+ "name" : "Duane Powell"
},
{
- "id" : "E. Choroba",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "id" : "E. Choroba"
},
{
"name" : "Joelle Maslak",
@@ -236,86 +107,87 @@
"id" : "Joelle Maslak"
},
{
- "id" : "Kevin Colyer",
- "name" : "Kevin Colyer",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Kevin Colyer",
+ "id" : "Kevin Colyer"
},
{
"id" : "Kivanc Yazan",
+ "name" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Kivanc Yazan"
+ ]
},
{
+ "id" : "Lars Thegler",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Lars Thegler",
- "id" : "Lars Thegler"
+ "name" : "Lars Thegler"
},
{
- "name" : "Lubos Kolouch",
+ "id" : "Lubos Kolouch",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Lubos Kolouch"
+ "name" : "Lubos Kolouch"
},
{
- "id" : "Markus Holzer",
- "name" : "Markus Holzer",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Markus Holzer",
+ "id" : "Markus Holzer"
},
{
"id" : "Noud",
- "name" : "Noud",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Noud"
},
{
- "name" : "Prajith P",
+ "id" : "Prajith P",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Prajith P"
+ "name" : "Prajith P"
},
{
- "id" : "Rage311",
+ "name" : "Rage311",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Rage311"
+ "id" : "Rage311"
},
{
+ "name" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -326,20 +198,20 @@
1
]
],
- "name" : "Roger Bell West",
"id" : "Roger Bell West"
},
{
+ "id" : "Steven Wilson",
"name" : "Steven Wilson",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Steven Wilson"
+ ]
},
{
+ "id" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
"data" : [
[
@@ -350,12 +222,10 @@
"Perl 6",
2
]
- ],
- "id" : "Ulrich Rieke"
+ ]
},
{
"id" : "Yet Ebreo",
- "name" : "Yet Ebreo",
"data" : [
[
"Perl 5",
@@ -369,8 +239,153 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Yet Ebreo"
}
]
- }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 21] Last updated at 2019-10-12 23:51:49 GMT"
+ },
+ "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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 029"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 2,
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer"
+ },
+ {
+ "drilldown" : "Burkhard Nickels",
+ "y" : 2,
+ "name" : "Burkhard Nickels"
+ },
+ {
+ "drilldown" : "Daniel Mita",
+ "y" : 2,
+ "name" : "Daniel Mita"
+ },
+ {
+ "name" : "Dave Cross",
+ "y" : 2,
+ "drilldown" : "Dave Cross"
+ },
+ {
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "y" : 2,
+ "name" : "Duane Powell"
+ },
+ {
+ "name" : "E. Choroba",
+ "y" : 2,
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
+ },
+ {
+ "name" : "Kevin Colyer",
+ "drilldown" : "Kevin Colyer",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Kivanc Yazan",
+ "name" : "Kivanc Yazan"
+ },
+ {
+ "name" : "Lars Thegler",
+ "y" : 2,
+ "drilldown" : "Lars Thegler"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
+ },
+ {
+ "name" : "Markus Holzer",
+ "drilldown" : "Markus Holzer",
+ "y" : 2
+ },
+ {
+ "name" : "Noud",
+ "drilldown" : "Noud",
+ "y" : 2
+ },
+ {
+ "name" : "Prajith P",
+ "y" : 1,
+ "drilldown" : "Prajith P"
+ },
+ {
+ "name" : "Rage311",
+ "y" : 2,
+ "drilldown" : "Rage311"
+ },
+ {
+ "name" : "Roger Bell West",
+ "y" : 3,
+ "drilldown" : "Roger Bell West"
+ },
+ {
+ "name" : "Steven Wilson",
+ "y" : 1,
+ "drilldown" : "Steven Wilson"
+ },
+ {
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke",
+ "y" : 3
+ },
+ {
+ "name" : "Yet Ebreo",
+ "drilldown" : "Yet Ebreo",
+ "y" : 5
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 029",
+ "colorByPoint" : 1
+ }
+ ]
}