aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-10-15 23:59:26 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-10-15 23:59:26 +0100
commit0636ecaef056c0bc4e63ce9c121cf33106091164 (patch)
tree6154948ae7e4c685ea73a389d50e74adc0d21971 /stats/pwc-current.json
parent11e96206bd67cd2730dc182635b666194e3766c0 (diff)
downloadperlweeklychallenge-club-0636ecaef056c0bc4e63ce9c121cf33106091164.tar.gz
perlweeklychallenge-club-0636ecaef056c0bc4e63ce9c121cf33106091164.tar.bz2
perlweeklychallenge-club-0636ecaef056c0bc4e63ce9c121cf33106091164.zip
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json375
1 files changed, 195 insertions, 180 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index acae98e37b..c08da652a1 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,124 +1,25 @@
{
- "series" : [
- {
- "data" : [
- {
- "name" : "Abigail",
- "y" : 2,
- "drilldown" : "Abigail"
- },
- {
- "name" : "Andinus",
- "drilldown" : "Andinus",
- "y" : 2
- },
- {
- "name" : "Andrezgz",
- "y" : 2,
- "drilldown" : "Andrezgz"
- },
- {
- "y" : 2,
- "drilldown" : "Ben Davies",
- "name" : "Ben Davies"
- },
- {
- "y" : 2,
- "drilldown" : "Cheok-Yin Fung",
- "name" : "Cheok-Yin Fung"
- },
- {
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby",
- "y" : 3
- },
- {
- "y" : 6,
- "drilldown" : "Flavio Poletti",
- "name" : "Flavio Poletti"
- },
- {
- "drilldown" : "James Smith",
- "y" : 2,
- "name" : "James Smith"
- },
- {
- "name" : "Laurent Rosenfeld",
- "y" : 5,
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "name" : "Luca Ferrari",
- "y" : 4,
- "drilldown" : "Luca Ferrari"
- },
- {
- "drilldown" : "Mark Anderson",
- "y" : 2,
- "name" : "Mark Anderson"
- },
- {
- "name" : "Matthew Neleigh",
- "drilldown" : "Matthew Neleigh",
- "y" : 2
- },
- {
- "name" : "Mohammad S Anwar",
- "y" : 2,
- "drilldown" : "Mohammad S Anwar"
- },
- {
- "name" : "Olivier Delouya",
- "y" : 2,
- "drilldown" : "Olivier Delouya"
- },
- {
- "name" : "Paulo Custodio",
- "drilldown" : "Paulo Custodio",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith"
- },
- {
- "y" : 4,
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West"
- },
- {
- "y" : 2,
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
- },
- {
- "drilldown" : "Steven Wilson",
- "y" : 1,
- "name" : "Steven Wilson"
- },
- {
- "y" : 3,
- "drilldown" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
- },
- {
- "name" : "W. Luis Mochan",
- "y" : 3,
- "drilldown" : "W. Luis Mochan"
- }
- ],
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 134"
- }
- ],
- "legend" : {
- "enabled" : 0
- },
"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/>"
+ "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/>"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
},
"drilldown" : {
"series" : [
@@ -129,8 +30,8 @@
2
]
],
- "id" : "Abigail",
- "name" : "Abigail"
+ "name" : "Abigail",
+ "id" : "Abigail"
},
{
"data" : [
@@ -143,8 +44,8 @@
1
]
],
- "id" : "Andinus",
- "name" : "Andinus"
+ "name" : "Andinus",
+ "id" : "Andinus"
},
{
"data" : [
@@ -153,28 +54,28 @@
2
]
],
- "id" : "Andrezgz",
- "name" : "Andrezgz"
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
+ "name" : "Ben Davies",
+ "id" : "Ben Davies",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Ben Davies",
- "id" : "Ben Davies"
+ ]
},
{
- "name" : "Cheok-Yin Fung",
- "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung"
},
{
"name" : "Dave Jacoby",
@@ -191,6 +92,16 @@
]
},
{
+ "id" : "E. Choroba",
+ "name" : "E. Choroba",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
+ },
+ {
"data" : [
[
"Perl",
@@ -205,8 +116,8 @@
2
]
],
- "name" : "Flavio Poletti",
- "id" : "Flavio Poletti"
+ "id" : "Flavio Poletti",
+ "name" : "Flavio Poletti"
},
{
"id" : "James Smith",
@@ -219,6 +130,8 @@
]
},
{
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -232,13 +145,9 @@
"Blog",
1
]
- ],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ ]
},
{
- "id" : "Luca Ferrari",
- "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -248,17 +157,19 @@
"Blog",
2
]
- ]
+ ],
+ "name" : "Luca Ferrari",
+ "id" : "Luca Ferrari"
},
{
+ "name" : "Mark Anderson",
+ "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Mark Anderson",
- "id" : "Mark Anderson"
+ ]
},
{
"data" : [
@@ -267,18 +178,18 @@
2
]
],
- "name" : "Matthew Neleigh",
- "id" : "Matthew Neleigh"
+ "id" : "Matthew Neleigh",
+ "name" : "Matthew Neleigh"
},
{
- "id" : "Mohammad S Anwar",
- "name" : "Mohammad S Anwar",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Mohammad S Anwar",
+ "name" : "Mohammad S Anwar"
},
{
"id" : "Olivier Delouya",
@@ -291,14 +202,14 @@
]
},
{
- "name" : "Paulo Custodio",
- "id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Paulo Custodio",
+ "name" : "Paulo Custodio"
},
{
"name" : "Peter Campbell Smith",
@@ -311,8 +222,8 @@
]
},
{
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West",
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -325,8 +236,8 @@
]
},
{
- "id" : "Simon Proctor",
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
@@ -335,16 +246,18 @@
]
},
{
+ "name" : "Steven Wilson",
+ "id" : "Steven Wilson",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Steven Wilson",
- "id" : "Steven Wilson"
+ ]
},
{
+ "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -354,13 +267,9 @@
"Raku",
2
]
- ],
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
+ ]
},
{
- "id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -370,34 +279,140 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
}
]
},
- "subtitle" : {
- "text" : "[Champions: 21] Last updated at 2021-10-15 20:21:46 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge - 134"
- },
+ "series" : [
+ {
+ "name" : "The Weekly Challenge - 134",
+ "data" : [
+ {
+ "name" : "Abigail",
+ "y" : 2,
+ "drilldown" : "Abigail"
+ },
+ {
+ "name" : "Andinus",
+ "y" : 2,
+ "drilldown" : "Andinus"
+ },
+ {
+ "drilldown" : "Andrezgz",
+ "y" : 2,
+ "name" : "Andrezgz"
+ },
+ {
+ "name" : "Ben Davies",
+ "y" : 2,
+ "drilldown" : "Ben Davies"
+ },
+ {
+ "name" : "Cheok-Yin Fung",
+ "y" : 2,
+ "drilldown" : "Cheok-Yin Fung"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
+ },
+ {
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "name" : "Flavio Poletti",
+ "y" : 6,
+ "drilldown" : "Flavio Poletti"
+ },
+ {
+ "drilldown" : "James Smith",
+ "y" : 2,
+ "name" : "James Smith"
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "y" : 5,
+ "drilldown" : "Laurent Rosenfeld"
+ },
+ {
+ "name" : "Luca Ferrari",
+ "y" : 4,
+ "drilldown" : "Luca Ferrari"
+ },
+ {
+ "name" : "Mark Anderson",
+ "y" : 2,
+ "drilldown" : "Mark Anderson"
+ },
+ {
+ "drilldown" : "Matthew Neleigh",
+ "y" : 2,
+ "name" : "Matthew Neleigh"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Mohammad S Anwar",
+ "name" : "Mohammad S Anwar"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Olivier Delouya",
+ "name" : "Olivier Delouya"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio"
+ },
+ {
+ "name" : "Peter Campbell Smith",
+ "y" : 2,
+ "drilldown" : "Peter Campbell Smith"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "y" : 4,
+ "drilldown" : "Roger Bell_West"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson",
+ "y" : 1
+ },
+ {
+ "drilldown" : "Ulrich Rieke",
+ "y" : 3,
+ "name" : "Ulrich Rieke"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "title" : {
+ "text" : "The Weekly Challenge - 134"
},
- "xAxis" : {
- "type" : "category"
+ "subtitle" : {
+ "text" : "[Champions: 22] Last updated at 2021-10-15 22:58:02 GMT"
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
+ "legend" : {
+ "enabled" : 0
}
}