aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-24 02:17:20 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-24 02:17:20 +0000
commit54b6e0bcb79778b08fe097ac3e6d2a4931d74ae2 (patch)
tree919f35c00b28726ed9bb345f4b4e90f4c661a03e /stats/pwc-current.json
parente3aa47df99b9ec65ceb331fd8d461ba387597ad7 (diff)
downloadperlweeklychallenge-club-54b6e0bcb79778b08fe097ac3e6d2a4931d74ae2.tar.gz
perlweeklychallenge-club-54b6e0bcb79778b08fe097ac3e6d2a4931d74ae2.tar.bz2
perlweeklychallenge-club-54b6e0bcb79778b08fe097ac3e6d2a4931d74ae2.zip
- Added Perl solution by Lance Wicks.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json431
1 files changed, 225 insertions, 206 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index f5ea2ca7c2..8312b700e1 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,160 +1,35 @@
{
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 096",
- "data" : [
- {
- "y" : 3,
- "drilldown" : "Aaron Smith",
- "name" : "Aaron Smith"
- },
- {
- "y" : 4,
- "drilldown" : "Abigail",
- "name" : "Abigail"
- },
- {
- "drilldown" : "Andrew Shitov",
- "name" : "Andrew Shitov",
- "y" : 1
- },
- {
- "y" : 5,
- "drilldown" : "Arne Sommer",
- "name" : "Arne Sommer"
- },
- {
- "drilldown" : "Ben Davies",
- "name" : "Ben Davies",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Cheok-Yin Fung",
- "name" : "Cheok-Yin Fung"
- },
- {
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby",
- "y" : 3
- },
- {
- "y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "y" : 4,
- "drilldown" : "Flavio Poletti",
- "name" : "Flavio Poletti"
- },
- {
- "name" : "Gustavo Chaves",
- "drilldown" : "Gustavo Chaves",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "James Smith",
- "name" : "James Smith"
- },
- {
- "drilldown" : "Joan Mimosinnet",
- "name" : "Joan Mimosinnet",
- "y" : 3
- },
- {
- "name" : "Jorg Sommrey",
- "drilldown" : "Jorg Sommrey",
- "y" : 2
- },
- {
- "name" : "Kang-min Liu",
- "drilldown" : "Kang-min Liu",
- "y" : 5
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 5
- },
- {
- "name" : "Lubos Kolouch",
- "drilldown" : "Lubos Kolouch",
- "y" : 2
- },
- {
- "y" : 4,
- "name" : "Luca Ferrari",
- "drilldown" : "Luca Ferrari"
- },
- {
- "y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "y" : 2,
- "drilldown" : "Nuno Vieira",
- "name" : "Nuno Vieira"
- },
- {
- "drilldown" : "Paulo Custodio",
- "name" : "Paulo Custodio",
- "y" : 2
- },
- {
- "drilldown" : "Pete Houston",
- "name" : "Pete Houston",
- "y" : 2
- },
- {
- "drilldown" : "Philip Hood",
- "name" : "Philip Hood",
- "y" : 2
- },
- {
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 5
- },
- {
- "y" : 2,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Stuart Little",
- "drilldown" : "Stuart Little",
- "y" : 4
- },
- {
- "drilldown" : "Ulrich Rieke",
- "name" : "Ulrich Rieke",
- "y" : 4
- },
- {
- "y" : 3,
- "name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan"
- }
- ]
+ "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/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
- ],
+ },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
}
},
+ "xAxis" : {
+ "type" : "category"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 096"
+ },
"drilldown" : {
"series" : [
{
- "id" : "Aaron Smith",
"data" : [
[
"Raku",
@@ -165,9 +40,12 @@
1
]
],
- "name" : "Aaron Smith"
+ "name" : "Aaron Smith",
+ "id" : "Aaron Smith"
},
{
+ "name" : "Abigail",
+ "id" : "Abigail",
"data" : [
[
"Perl",
@@ -177,9 +55,7 @@
"Blog",
2
]
- ],
- "name" : "Abigail",
- "id" : "Abigail"
+ ]
},
{
"data" : [
@@ -188,12 +64,12 @@
1
]
],
- "name" : "Andrew Shitov",
- "id" : "Andrew Shitov"
+ "id" : "Andrew Shitov",
+ "name" : "Andrew Shitov"
},
{
- "id" : "Arne Sommer",
"name" : "Arne Sommer",
+ "id" : "Arne Sommer",
"data" : [
[
"Perl",
@@ -226,8 +102,8 @@
2
]
],
- "name" : "Cheok-Yin Fung",
- "id" : "Cheok-Yin Fung"
+ "id" : "Cheok-Yin Fung",
+ "name" : "Cheok-Yin Fung"
},
{
"id" : "Dave Jacoby",
@@ -268,24 +144,24 @@
]
},
{
- "id" : "Gustavo Chaves",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves"
},
{
+ "name" : "James Smith",
"id" : "James Smith",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "James Smith"
+ ]
},
{
"data" : [
@@ -302,8 +178,8 @@
"id" : "Joan Mimosinnet"
},
{
- "id" : "Jorg Sommrey",
"name" : "Jorg Sommrey",
+ "id" : "Jorg Sommrey",
"data" : [
[
"Perl",
@@ -326,12 +202,26 @@
1
]
],
- "name" : "Kang-min Liu",
- "id" : "Kang-min Liu"
+ "id" : "Kang-min Liu",
+ "name" : "Kang-min Liu"
+ },
+ {
+ "id" : "Lance Wicks",
+ "name" : "Lance Wicks",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ]
},
{
- "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -348,17 +238,16 @@
]
},
{
+ "name" : "Lubos Kolouch",
+ "id" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Lubos Kolouch",
- "id" : "Lubos Kolouch"
+ ]
},
{
- "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -369,60 +258,60 @@
2
]
],
+ "name" : "Luca Ferrari",
"id" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
+ "id" : "Mark Anderson",
"name" : "Mark Anderson"
},
{
- "name" : "Nuno Vieira",
"data" : [
[
"Perl",
2
]
],
- "id" : "Nuno Vieira"
+ "id" : "Nuno Vieira",
+ "name" : "Nuno Vieira"
},
{
- "name" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
],
- "id" : "Paulo Custodio"
+ "id" : "Paulo Custodio",
+ "name" : "Paulo Custodio"
},
{
- "id" : "Pete Houston",
- "name" : "Pete Houston",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Pete Houston",
+ "name" : "Pete Houston"
},
{
+ "id" : "Philip Hood",
+ "name" : "Philip Hood",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Philip Hood",
- "id" : "Philip Hood"
+ ]
},
{
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -437,11 +326,12 @@
1
]
],
- "id" : "Roger Bell_West"
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "id" : "Simon Proctor",
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
@@ -451,6 +341,7 @@
},
{
"name" : "Stuart Little",
+ "id" : "Stuart Little",
"data" : [
[
"Perl",
@@ -460,12 +351,11 @@
"Raku",
2
]
- ],
- "id" : "Stuart Little"
+ ]
},
{
- "id" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
+ "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -478,7 +368,6 @@
]
},
{
- "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -489,33 +378,163 @@
1
]
],
- "id" : "W. Luis Mochan"
+ "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
}
]
},
- "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
- },
- "subtitle" : {
- "text" : "[Champions: 27] Last updated at 2021-01-24 00:19:00 GMT"
- },
"legend" : {
"enabled" : 0
},
- "xAxis" : {
- "type" : "category"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 096",
+ "data" : [
+ {
+ "drilldown" : "Aaron Smith",
+ "name" : "Aaron Smith",
+ "y" : 3
+ },
+ {
+ "name" : "Abigail",
+ "y" : 4,
+ "drilldown" : "Abigail"
+ },
+ {
+ "drilldown" : "Andrew Shitov",
+ "y" : 1,
+ "name" : "Andrew Shitov"
+ },
+ {
+ "name" : "Arne Sommer",
+ "y" : 5,
+ "drilldown" : "Arne Sommer"
+ },
+ {
+ "drilldown" : "Ben Davies",
+ "name" : "Ben Davies",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Cheok-Yin Fung",
+ "y" : 2,
+ "name" : "Cheok-Yin Fung"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "y" : 3,
+ "name" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "y" : 2,
+ "name" : "E. Choroba"
+ },
+ {
+ "y" : 4,
+ "name" : "Flavio Poletti",
+ "drilldown" : "Flavio Poletti"
+ },
+ {
+ "drilldown" : "Gustavo Chaves",
+ "y" : 2,
+ "name" : "Gustavo Chaves"
+ },
+ {
+ "drilldown" : "James Smith",
+ "name" : "James Smith",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Joan Mimosinnet",
+ "y" : 3,
+ "name" : "Joan Mimosinnet"
+ },
+ {
+ "drilldown" : "Jorg Sommrey",
+ "y" : 2,
+ "name" : "Jorg Sommrey"
+ },
+ {
+ "drilldown" : "Kang-min Liu",
+ "name" : "Kang-min Liu",
+ "y" : 5
+ },
+ {
+ "drilldown" : "Lance Wicks",
+ "y" : 2,
+ "name" : "Lance Wicks"
+ },
+ {
+ "y" : 5,
+ "name" : "Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch"
+ },
+ {
+ "y" : 4,
+ "name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari"
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "name" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Nuno Vieira",
+ "drilldown" : "Nuno Vieira"
+ },
+ {
+ "drilldown" : "Paulo Custodio",
+ "y" : 2,
+ "name" : "Paulo Custodio"
+ },
+ {
+ "y" : 2,
+ "name" : "Pete Houston",
+ "drilldown" : "Pete Houston"
+ },
+ {
+ "y" : 2,
+ "name" : "Philip Hood",
+ "drilldown" : "Philip Hood"
+ },
+ {
+ "y" : 5,
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West"
+ },
+ {
+ "y" : 2,
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "y" : 4,
+ "name" : "Stuart Little",
+ "drilldown" : "Stuart Little"
+ },
+ {
+ "name" : "Ulrich Rieke",
+ "y" : 4,
+ "drilldown" : "Ulrich Rieke"
+ },
+ {
+ "drilldown" : "W. Luis Mochan",
+ "y" : 3,
+ "name" : "W. Luis Mochan"
+ }
+ ]
}
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 096"
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 28] Last updated at 2021-01-24 02:14:54 GMT"
}
}