aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-01-07 18:31:31 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-01-07 18:31:31 +0000
commit46bd74ae15b5dc06418ea2e64cc011d0b05254b1 (patch)
tree84ed70d591a5bba3f21d649f2b1e35d96728d2ee /stats/pwc-current.json
parentfd2a52202af5170e5c0a494560fafce484f9725f (diff)
downloadperlweeklychallenge-club-46bd74ae15b5dc06418ea2e64cc011d0b05254b1.tar.gz
perlweeklychallenge-club-46bd74ae15b5dc06418ea2e64cc011d0b05254b1.tar.bz2
perlweeklychallenge-club-46bd74ae15b5dc06418ea2e64cc011d0b05254b1.zip
- Added solutions by Duane Powell.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json157
1 files changed, 86 insertions, 71 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index b381fab1c2..b7d2ca96de 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,26 +1,38 @@
{
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- },
- "borderWidth" : 0
+ }
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 042"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"drilldown" : {
"series" : [
{
- "name" : "Alicia Bielsa",
- "id" : "Alicia Bielsa",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Alicia Bielsa",
+ "id" : "Alicia Bielsa"
},
{
+ "id" : "Arne Sommer",
"data" : [
[
"Raku",
@@ -31,22 +43,31 @@
1
]
],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ "name" : "Arne Sommer"
},
{
- "id" : "Daniel Mita",
"name" : "Daniel Mita",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Daniel Mita"
+ },
+ {
+ "name" : "Duane Powell",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
+ "id" : "Duane Powell"
},
{
- "name" : "E. Choroba",
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
@@ -55,8 +76,8 @@
]
},
{
- "name" : "Fabrizio Poggi",
"id" : "Fabrizio Poggi",
+ "name" : "Fabrizio Poggi",
"data" : [
[
"Perl",
@@ -65,6 +86,7 @@
]
},
{
+ "id" : "Javier Luque",
"data" : [
[
"Perl",
@@ -79,40 +101,41 @@
1
]
],
- "name" : "Javier Luque",
- "id" : "Javier Luque"
+ "name" : "Javier Luque"
},
{
+ "id" : "Kivanc Yazan",
+ "name" : "Kivanc Yazan",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Kivanc Yazan",
- "id" : "Kivanc Yazan"
+ ]
},
{
- "id" : "Markus Holzer",
"name" : "Markus Holzer",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Markus Holzer"
},
{
+ "name" : "Nazareno Delucca",
"data" : [
[
"Perl",
2
]
],
- "id" : "Nazareno Delucca",
- "name" : "Nazareno Delucca"
+ "id" : "Nazareno Delucca"
},
{
+ "id" : "Roger Bell West",
+ "name" : "Roger Bell West",
"data" : [
[
"Perl",
@@ -122,9 +145,7 @@
"Raku",
2
]
- ],
- "id" : "Roger Bell West",
- "name" : "Roger Bell West"
+ ]
},
{
"data" : [
@@ -133,8 +154,8 @@
2
]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
},
{
"data" : [
@@ -143,52 +164,56 @@
2
]
],
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
+ "name" : "Ulrich Rieke",
+ "id" : "Ulrich Rieke"
},
{
+ "name" : "Walt Mankowski",
"data" : [
[
"Perl",
2
]
],
- "name" : "Walt Mankowski",
"id" : "Walt Mankowski"
},
{
+ "name" : "Wanderdoc",
"data" : [
[
"Perl",
2
]
],
- "name" : "Wanderdoc",
"id" : "Wanderdoc"
}
]
},
"subtitle" : {
- "text" : "[Champions: 14] Last updated at 2020-01-07 18:25:48 GMT"
+ "text" : "[Champions: 15] Last updated at 2020-01-07 18:31:01 GMT"
},
"chart" : {
"type" : "column"
},
- "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/>"
},
"series" : [
{
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 042",
"data" : [
{
- "y" : 2,
+ "drilldown" : "Alicia Bielsa",
"name" : "Alicia Bielsa",
- "drilldown" : "Alicia Bielsa"
+ "y" : 2
},
{
"name" : "Arne Sommer",
- "y" : 3,
- "drilldown" : "Arne Sommer"
+ "drilldown" : "Arne Sommer",
+ "y" : 3
},
{
"drilldown" : "Daniel Mita",
@@ -196,49 +221,54 @@
"y" : 2
},
{
- "drilldown" : "E. Choroba",
"y" : 2,
- "name" : "E. Choroba"
+ "name" : "Duane Powell",
+ "drilldown" : "Duane Powell"
},
{
"y" : 2,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "drilldown" : "Fabrizio Poggi",
"name" : "Fabrizio Poggi",
- "drilldown" : "Fabrizio Poggi"
+ "y" : 2
},
{
- "y" : 5,
"name" : "Javier Luque",
- "drilldown" : "Javier Luque"
+ "drilldown" : "Javier Luque",
+ "y" : 5
},
{
- "drilldown" : "Kivanc Yazan",
"name" : "Kivanc Yazan",
+ "drilldown" : "Kivanc Yazan",
"y" : 2
},
{
"name" : "Markus Holzer",
- "y" : 2,
- "drilldown" : "Markus Holzer"
+ "drilldown" : "Markus Holzer",
+ "y" : 2
},
{
- "drilldown" : "Nazareno Delucca",
"y" : 2,
- "name" : "Nazareno Delucca"
+ "name" : "Nazareno Delucca",
+ "drilldown" : "Nazareno Delucca"
},
{
- "name" : "Roger Bell West",
"y" : 4,
+ "name" : "Roger Bell West",
"drilldown" : "Roger Bell West"
},
{
- "drilldown" : "Simon Proctor",
"y" : 2,
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor"
},
{
- "y" : 2,
+ "drilldown" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "y" : 2
},
{
"y" : 2,
@@ -246,29 +276,14 @@
"drilldown" : "Walt Mankowski"
},
{
- "drilldown" : "Wanderdoc",
+ "y" : 2,
"name" : "Wanderdoc",
- "y" : 2
+ "drilldown" : "Wanderdoc"
}
- ],
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 042"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 042"
- },
- "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/>"
- },
- "legend" : {
- "enabled" : 0
+ "xAxis" : {
+ "type" : "category"
}
}