aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-07 16:17:22 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-07 16:17:22 +0100
commite4ec6fd9f31c65a9a55fb48c6c1b5ea1ad3a2efa (patch)
treeabc15aad254e43fd5563d13a9ff5c76ab036aec2 /stats/pwc-current.json
parent51ae72c8cdf856b69d1d44934a0a21ead7beeeae (diff)
downloadperlweeklychallenge-club-e4ec6fd9f31c65a9a55fb48c6c1b5ea1ad3a2efa.tar.gz
perlweeklychallenge-club-e4ec6fd9f31c65a9a55fb48c6c1b5ea1ad3a2efa.tar.bz2
perlweeklychallenge-club-e4ec6fd9f31c65a9a55fb48c6c1b5ea1ad3a2efa.zip
- Added solutions by Stephen G Lynn.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json127
1 files changed, 73 insertions, 54 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 919b120ca1..d15e68523c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,91 +1,70 @@
{
- "xAxis" : {
- "type" : "category"
- },
"title" : {
"text" : "The Weekly Challenge - 168"
},
"series" : [
{
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 168",
"data" : [
{
"name" : "James Smith",
- "drilldown" : "James Smith",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "James Smith"
},
{
- "drilldown" : "Luca Ferrari",
"name" : "Luca Ferrari",
- "y" : 8
+ "y" : 8,
+ "drilldown" : "Luca Ferrari"
},
{
+ "name" : "Mark Anderson",
"y" : 2,
- "drilldown" : "Mark Anderson",
- "name" : "Mark Anderson"
+ "drilldown" : "Mark Anderson"
},
{
"y" : 2,
- "name" : "Marton Polgar",
- "drilldown" : "Marton Polgar"
+ "drilldown" : "Marton Polgar",
+ "name" : "Marton Polgar"
},
{
- "y" : 3,
"name" : "Peter Campbell Smith",
+ "y" : 3,
"drilldown" : "Peter Campbell Smith"
},
{
"y" : 4,
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "y" : 6,
"name" : "Ryan Thompson",
- "drilldown" : "Ryan Thompson"
+ "drilldown" : "Ryan Thompson",
+ "y" : 6
+ },
+ {
+ "name" : "Stephen G Lynn",
+ "y" : 2,
+ "drilldown" : "Stephen G Lynn"
},
{
- "y" : 3,
"name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan"
+ "drilldown" : "W. Luis Mochan",
+ "y" : 3
}
- ]
+ ],
+ "name" : "The Weekly Challenge - 168",
+ "colorByPoint" : 1
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"legend" : {
"enabled" : 0
},
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
"subtitle" : {
- "text" : "[Champions: 8] Last updated at 2022-06-07 13:10:59 GMT"
- },
- "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
+ "text" : "[Champions: 9] Last updated at 2022-06-07 15:15:08 GMT"
},
"drilldown" : {
"series" : [
{
"id" : "James Smith",
- "name" : "James Smith",
"data" : [
[
"Perl",
@@ -95,9 +74,11 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "James Smith"
},
{
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -108,7 +89,6 @@
6
]
],
- "name" : "Luca Ferrari",
"id" : "Luca Ferrari"
},
{
@@ -128,12 +108,11 @@
2
]
],
- "name" : "Marton Polgar",
- "id" : "Marton Polgar"
+ "id" : "Marton Polgar",
+ "name" : "Marton Polgar"
},
{
"id" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -143,7 +122,8 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Peter Campbell Smith"
},
{
"id" : "Roger Bell_West",
@@ -161,6 +141,7 @@
},
{
"name" : "Ryan Thompson",
+ "id" : "Ryan Thompson",
"data" : [
[
"Perl",
@@ -174,8 +155,21 @@
"Blog",
2
]
+ ]
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 1
+ ],
+ [
+ "Raku",
+ 1
+ ]
],
- "id" : "Ryan Thompson"
+ "id" : "Stephen G Lynn",
+ "name" : "Stephen G Lynn"
},
{
"data" : [
@@ -188,9 +182,34 @@
1
]
],
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan"
+ "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
}
]
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
}
}