aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-04-05 21:21:34 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-04-05 21:21:34 +0100
commit2e1b8113ad7946953b23a176db903732ab6c46a5 (patch)
treec990ad287956217e09755c320c188d84110ba0d1 /stats/pwc-current.json
parent5b752fae746d4081cd2340a5a23ab72582ced8b9 (diff)
downloadperlweeklychallenge-club-2e1b8113ad7946953b23a176db903732ab6c46a5.tar.gz
perlweeklychallenge-club-2e1b8113ad7946953b23a176db903732ab6c46a5.tar.bz2
perlweeklychallenge-club-2e1b8113ad7946953b23a176db903732ab6c46a5.zip
- Added solutions by Robert DiCicco.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json221
1 files changed, 118 insertions, 103 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 4a6f56423b..6f52526a1d 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,90 +1,17 @@
{
- "title" : {
- "text" : "The Weekly Challenge - 159"
- },
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2022-04-05 19:54:50 GMT"
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "drilldown" : "Dave Jacoby",
- "y" : 3,
- "name" : "Dave Jacoby"
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba",
- "y" : 2
- },
- {
- "drilldown" : "Flavio Poletti",
- "y" : 6,
- "name" : "Flavio Poletti"
- },
- {
- "name" : "James Smith",
- "y" : 3,
- "drilldown" : "James Smith"
- },
- {
- "drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari",
- "y" : 8
- },
- {
- "y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "y" : 2,
- "name" : "Marton Polgar",
- "drilldown" : "Marton Polgar"
- },
- {
- "name" : "Paulo Custodio",
- "y" : 2,
- "drilldown" : "Paulo Custodio"
- },
- {
- "name" : "PokGoPun",
- "y" : 2,
- "drilldown" : "PokGoPun"
- },
- {
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 4
- },
- {
- "y" : 2,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- }
- ],
- "name" : "The Weekly Challenge - 159"
- }
- ],
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
- "chart" : {
- "type" : "column"
+ "legend" : {
+ "enabled" : 0
},
"drilldown" : {
"series" : [
{
- "id" : "Dave Jacoby",
"name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -97,17 +24,16 @@
]
},
{
- "id" : "E. Choroba",
- "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "E. Choroba",
+ "id" : "E. Choroba"
},
{
- "id" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -122,10 +48,10 @@
2
]
],
+ "id" : "Flavio Poletti",
"name" : "Flavio Poletti"
},
{
- "name" : "James Smith",
"data" : [
[
"Perl",
@@ -136,7 +62,8 @@
1
]
],
- "id" : "James Smith"
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
"data" : [
@@ -149,22 +76,22 @@
6
]
],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Mark Anderson",
+ "id" : "Mark Anderson"
},
{
- "id" : "Marton Polgar",
"name" : "Marton Polgar",
+ "id" : "Marton Polgar",
"data" : [
[
"Raku",
@@ -173,13 +100,13 @@
]
},
{
- "name" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
],
+ "name" : "Paulo Custodio",
"id" : "Paulo Custodio"
},
{
@@ -189,11 +116,20 @@
2
]
],
- "name" : "PokGoPun",
- "id" : "PokGoPun"
+ "id" : "PokGoPun",
+ "name" : "PokGoPun"
+ },
+ {
+ "name" : "Robert DiCicco",
+ "id" : "Robert DiCicco",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
},
{
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -204,6 +140,7 @@
2
]
],
+ "name" : "Roger Bell_West",
"id" : "Roger Bell_West"
},
{
@@ -218,20 +155,98 @@
}
]
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "legend" : {
- "enabled" : 0
- },
"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/>"
},
+ "title" : {
+ "text" : "The Weekly Challenge - 159"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 12] Last updated at 2022-04-05 20:19:25 GMT"
+ },
+ "series" : [
+ {
+ "name" : "The Weekly Challenge - 159",
+ "data" : [
+ {
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
+ "y" : 3
+ },
+ {
+ "y" : 2,
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "y" : 6,
+ "name" : "Flavio Poletti",
+ "drilldown" : "Flavio Poletti"
+ },
+ {
+ "name" : "James Smith",
+ "drilldown" : "James Smith",
+ "y" : 3
+ },
+ {
+ "y" : 8,
+ "name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari"
+ },
+ {
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "name" : "Marton Polgar",
+ "drilldown" : "Marton Polgar",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio",
+ "y" : 2
+ },
+ {
+ "name" : "PokGoPun",
+ "drilldown" : "PokGoPun",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Robert DiCicco",
+ "name" : "Robert DiCicco"
+ },
+ {
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor",
+ "y" : 2
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
"xAxis" : {
"type" : "category"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
}
}