aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-27 17:17:01 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-27 17:17:01 +0000
commit47cb14f536d75aa0865fa00e19f5983cf53eaaed (patch)
tree0243e87bdad119c51755a1bb5f92a6d0fdfde281 /stats/pwc-current.json
parent0949d43e71cf903b8ae57958468ed5b8a89a27f2 (diff)
downloadperlweeklychallenge-club-47cb14f536d75aa0865fa00e19f5983cf53eaaed.tar.gz
perlweeklychallenge-club-47cb14f536d75aa0865fa00e19f5983cf53eaaed.tar.bz2
perlweeklychallenge-club-47cb14f536d75aa0865fa00e19f5983cf53eaaed.zip
- Added solutions by Matthew Neleigh.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json151
1 files changed, 83 insertions, 68 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d8a039b81d..46f7e28e5b 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,19 +1,40 @@
{
+ "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
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"drilldown" : {
"series" : [
{
"name" : "Abigail",
- "id" : "Abigail",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Abigail"
},
{
"name" : "Cheok-Yin Fung",
- "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
@@ -23,11 +44,12 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Cheok-Yin Fung"
},
{
- "name" : "Flavio Poletti",
"id" : "Flavio Poletti",
+ "name" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -44,6 +66,7 @@
]
},
{
+ "id" : "James Smith",
"data" : [
[
"Perl",
@@ -54,11 +77,11 @@
1
]
],
- "id" : "James Smith",
"name" : "James Smith"
},
{
"id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -68,31 +91,39 @@
"Blog",
2
]
- ],
- "name" : "Luca Ferrari"
+ ]
},
{
+ "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
- "id" : "Mark Anderson",
"name" : "Mark Anderson"
},
{
+ "id" : "Matthew Neleigh",
+ "name" : "Matthew Neleigh",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
+ },
+ {
"id" : "Niels van Dijke",
+ "name" : "Niels van Dijke",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Niels van Dijke"
+ ]
},
{
- "name" : "Peter Campbell Smith",
"id" : "Peter Campbell Smith",
"data" : [
[
@@ -103,19 +134,22 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Peter Campbell Smith"
},
{
"id" : "Robert DiCicco",
+ "name" : "Robert DiCicco",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Robert DiCicco"
+ ]
},
{
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -125,11 +159,10 @@
"Raku",
2
]
- ],
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West"
+ ]
},
{
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -140,30 +173,12 @@
1
]
],
- "id" : "W. Luis Mochan",
"name" : "W. Luis Mochan"
}
]
},
- "legend" : {
- "enabled" : 0
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "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/>"
+ "title" : {
+ "text" : "The Weekly Challenge - 149"
},
"series" : [
{
@@ -171,23 +186,23 @@
"name" : "The Weekly Challenge - 149",
"data" : [
{
- "y" : 2,
+ "name" : "Abigail",
"drilldown" : "Abigail",
- "name" : "Abigail"
+ "y" : 2
},
{
+ "drilldown" : "Cheok-Yin Fung",
"y" : 2,
- "name" : "Cheok-Yin Fung",
- "drilldown" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung"
},
{
+ "drilldown" : "Flavio Poletti",
"y" : 6,
- "name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti"
+ "name" : "Flavio Poletti"
},
{
- "y" : 3,
"drilldown" : "James Smith",
+ "y" : 3,
"name" : "James Smith"
},
{
@@ -196,50 +211,50 @@
"y" : 4
},
{
+ "y" : 2,
"drilldown" : "Mark Anderson",
- "name" : "Mark Anderson",
- "y" : 2
+ "name" : "Mark Anderson"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Matthew Neleigh",
+ "name" : "Matthew Neleigh"
},
{
+ "name" : "Niels van Dijke",
"y" : 1,
- "drilldown" : "Niels van Dijke",
- "name" : "Niels van Dijke"
+ "drilldown" : "Niels van Dijke"
},
{
+ "drilldown" : "Peter Campbell Smith",
"y" : 3,
- "name" : "Peter Campbell Smith",
- "drilldown" : "Peter Campbell Smith"
+ "name" : "Peter Campbell Smith"
},
{
- "y" : 1,
+ "name" : "Robert DiCicco",
"drilldown" : "Robert DiCicco",
- "name" : "Robert DiCicco"
+ "y" : 1
},
{
- "drilldown" : "Roger Bell_West",
"name" : "Roger Bell_West",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Roger Bell_West"
},
{
"name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan"
}
]
}
],
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2022-01-27 16:45:51 GMT"
- },
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "type" : "category"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "legend" : {
+ "enabled" : 0
},
- "title" : {
- "text" : "The Weekly Challenge - 149"
+ "subtitle" : {
+ "text" : "[Champions: 12] Last updated at 2022-01-27 17:14:20 GMT"
}
}