aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-04 20:04:42 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-04 20:04:42 +0100
commit14987ab499e8442f29f9aef1d001897b2f14c72c (patch)
tree720b584b4f67c237c841bb8d87efe991de61ccbc /stats/pwc-current.json
parent77e16fea03d6fab822b8d1d606b237889540f7bc (diff)
downloadperlweeklychallenge-club-14987ab499e8442f29f9aef1d001897b2f14c72c.tar.gz
perlweeklychallenge-club-14987ab499e8442f29f9aef1d001897b2f14c72c.tar.bz2
perlweeklychallenge-club-14987ab499e8442f29f9aef1d001897b2f14c72c.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json189
1 files changed, 102 insertions, 87 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 1587c0f196..9e28cb8d56 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,24 +1,42 @@
{
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "type" : "category"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
},
"series" : [
{
- "colorByPoint" : 1,
"data" : [
{
+ "name" : "Abigail",
"y" : 2,
+ "drilldown" : "Abigail"
+ },
+ {
"drilldown" : "Andinus",
+ "y" : 2,
"name" : "Andinus"
},
{
"drilldown" : "Bartosz Jarzyna",
- "name" : "Bartosz Jarzyna",
- "y" : 2
+ "y" : 2,
+ "name" : "Bartosz Jarzyna"
},
{
- "y" : 2,
"name" : "Dave Cross",
+ "y" : 2,
"drilldown" : "Dave Cross"
},
{
@@ -27,95 +45,104 @@
"name" : "Dave Jacoby"
},
{
- "y" : 2,
"name" : "E. Choroba",
+ "y" : 2,
"drilldown" : "E. Choroba"
},
{
"y" : 2,
- "name" : "Feng Chang",
- "drilldown" : "Feng Chang"
+ "drilldown" : "Feng Chang",
+ "name" : "Feng Chang"
},
{
- "name" : "Flavio Poletti",
+ "y" : 6,
"drilldown" : "Flavio Poletti",
- "y" : 6
+ "name" : "Flavio Poletti"
},
{
- "drilldown" : "James Smith",
"name" : "James Smith",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "James Smith"
},
{
- "y" : 4,
"name" : "Luca Ferrari",
+ "y" : 4,
"drilldown" : "Luca Ferrari"
},
{
"name" : "Mark Anderson",
- "drilldown" : "Mark Anderson",
- "y" : 1
+ "y" : 1,
+ "drilldown" : "Mark Anderson"
},
{
- "y" : 2,
"name" : "Niels van Dijke",
- "drilldown" : "Niels van Dijke"
+ "drilldown" : "Niels van Dijke",
+ "y" : 2
},
{
- "drilldown" : "Pete Houston",
"name" : "Pete Houston",
+ "drilldown" : "Pete Houston",
"y" : 2
},
{
- "y" : 4,
"drilldown" : "Roger Bell_West",
+ "y" : 4,
"name" : "Roger Bell_West"
},
{
"drilldown" : "Simon Green",
- "name" : "Simon Green",
- "y" : 3
+ "y" : 3,
+ "name" : "Simon Green"
},
{
"drilldown" : "Stuart Little",
- "name" : "Stuart Little",
- "y" : 4
+ "y" : 4,
+ "name" : "Stuart Little"
},
{
- "y" : 4,
"name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "drilldown" : "Ulrich Rieke",
+ "y" : 4
},
{
"drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
- "y" : 3
+ "y" : 3,
+ "name" : "W. Luis Mochan"
}
],
+ "colorByPoint" : 1,
"name" : "Perl Weekly Challenge - 115"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 115"
- },
- "xAxis" : {
- "type" : "category"
+ "legend" : {
+ "enabled" : 0
},
"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,
- "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/>"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 115"
+ },
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "id" : "Andinus",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
+ "name" : "Abigail",
+ "id" : "Abigail"
+ },
+ {
"name" : "Andinus",
+ "id" : "Andinus",
"data" : [
[
"Raku",
@@ -142,17 +169,16 @@
"id" : "Bartosz Jarzyna"
},
{
- "id" : "Dave Cross",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Dave Cross",
"name" : "Dave Cross"
},
{
- "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -163,31 +189,30 @@
1
]
],
- "id" : "Dave Jacoby"
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
},
{
+ "name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ ]
},
{
- "id" : "Feng Chang",
- "name" : "Feng Chang",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Feng Chang",
+ "id" : "Feng Chang"
},
{
- "id" : "Flavio Poletti",
- "name" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -201,7 +226,9 @@
"Blog",
2
]
- ]
+ ],
+ "id" : "Flavio Poletti",
+ "name" : "Flavio Poletti"
},
{
"data" : [
@@ -210,11 +237,12 @@
2
]
],
- "name" : "James Smith",
- "id" : "James Smith"
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
"id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -224,42 +252,39 @@
"Blog",
2
]
- ],
- "name" : "Luca Ferrari"
+ ]
},
{
"name" : "Mark Anderson",
+ "id" : "Mark Anderson",
"data" : [
[
"Raku",
1
]
- ],
- "id" : "Mark Anderson"
+ ]
},
{
+ "id" : "Niels van Dijke",
+ "name" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Niels van Dijke",
- "id" : "Niels van Dijke"
+ ]
},
{
+ "name" : "Pete Houston",
+ "id" : "Pete Houston",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Pete Houston",
- "id" : "Pete Houston"
+ ]
},
{
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -269,7 +294,9 @@
"Raku",
2
]
- ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
},
{
"data" : [
@@ -286,6 +313,7 @@
"id" : "Simon Green"
},
{
+ "id" : "Stuart Little",
"name" : "Stuart Little",
"data" : [
[
@@ -296,10 +324,10 @@
"Raku",
2
]
- ],
- "id" : "Stuart Little"
+ ]
},
{
+ "name" : "Ulrich Rieke",
"id" : "Ulrich Rieke",
"data" : [
[
@@ -310,10 +338,11 @@
"Raku",
2
]
- ],
- "name" : "Ulrich Rieke"
+ ]
},
{
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -323,25 +352,11 @@
"Blog",
1
]
- ],
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan"
+ ]
}
]
},
- "legend" : {
- "enabled" : 0
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
"subtitle" : {
- "text" : "[Champions: 17] Last updated at 2021-06-03 23:06:32 GMT"
+ "text" : "[Champions: 18] Last updated at 2021-06-04 09:30:50 GMT"
}
}