aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-01 15:51:44 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-01 15:51:44 +0100
commite76512413feb9ebc9dd4d8edc3a90f64a8fbb250 (patch)
tree7c001f1c9abacdd1abe692f2eb98ae4a4a817881 /stats/pwc-current.json
parent7bb7a5ec9219a014d940d4c823845e5d2272fd93 (diff)
downloadperlweeklychallenge-club-e76512413feb9ebc9dd4d8edc3a90f64a8fbb250.tar.gz
perlweeklychallenge-club-e76512413feb9ebc9dd4d8edc3a90f64a8fbb250.tar.bz2
perlweeklychallenge-club-e76512413feb9ebc9dd4d8edc3a90f64a8fbb250.zip
- Added solutions by Roger Bell_West.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json111
1 files changed, 65 insertions, 46 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index be99c480e1..85d34aba8a 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,8 +1,26 @@
{
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 115"
+ },
"tooltip" : {
+ "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/>",
- "followPointer" : 1,
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ "followPointer" : 1
},
"drilldown" : {
"series" : [
@@ -18,32 +36,32 @@
},
{
"name" : "E. Choroba",
- "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba"
},
{
+ "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
],
- "id" : "Feng Chang",
"name" : "Feng Chang"
},
{
+ "id" : "James Smith",
"data" : [
[
"Perl",
2
]
],
- "id" : "James Smith",
"name" : "James Smith"
},
{
@@ -67,6 +85,20 @@
]
},
{
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 2
+ ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
+ },
+ {
"id" : "Simon Green",
"name" : "Simon Green",
"data" : [
@@ -81,6 +113,7 @@
]
},
{
+ "name" : "Stuart Little",
"data" : [
[
"Perl",
@@ -91,10 +124,11 @@
2
]
],
- "name" : "Stuart Little",
"id" : "Stuart Little"
},
{
+ "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -104,18 +138,13 @@
"Raku",
2
]
- ],
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
+ ]
}
]
},
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2021-06-01 14:21:06 GMT"
- },
"series" : [
{
- "name" : "Perl Weekly Challenge - 115",
+ "colorByPoint" : 1,
"data" : [
{
"name" : "Dave Cross",
@@ -123,9 +152,9 @@
"drilldown" : "Dave Cross"
},
{
+ "drilldown" : "E. Choroba",
"name" : "E. Choroba",
- "y" : 2,
- "drilldown" : "E. Choroba"
+ "y" : 2
},
{
"drilldown" : "Feng Chang",
@@ -133,63 +162,53 @@
"name" : "Feng Chang"
},
{
- "name" : "James Smith",
"drilldown" : "James Smith",
+ "name" : "James Smith",
"y" : 2
},
{
- "drilldown" : "Mark Anderson",
"y" : 1,
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson"
},
{
- "name" : "Niels van Dijke",
+ "drilldown" : "Niels van Dijke",
"y" : 2,
- "drilldown" : "Niels van Dijke"
+ "name" : "Niels van Dijke"
+ },
+ {
+ "y" : 4,
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West"
},
{
"y" : 3,
- "drilldown" : "Simon Green",
- "name" : "Simon Green"
+ "name" : "Simon Green",
+ "drilldown" : "Simon Green"
},
{
- "name" : "Stuart Little",
"y" : 4,
+ "name" : "Stuart Little",
"drilldown" : "Stuart Little"
},
{
- "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"y" : 4,
- "name" : "Ulrich Rieke"
+ "drilldown" : "Ulrich Rieke"
}
],
- "colorByPoint" : 1
+ "name" : "Perl Weekly Challenge - 115"
}
],
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 115"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
+ "subtitle" : {
+ "text" : "[Champions: 10] Last updated at 2021-06-01 14:50:45 GMT"
},
- "legend" : {
- "enabled" : 0
+ "chart" : {
+ "type" : "column"
}
}