aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-06 21:10:03 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-06 21:10:03 +0000
commit54620721cb174feca58d62f153c204d26b0297f7 (patch)
tree5ade23910c3d72c3419c85595bbf9b4b2641bf85 /stats/pwc-current.json
parent896c415abc215829ef87d7fde92ab5c8d4ae536f (diff)
downloadperlweeklychallenge-club-54620721cb174feca58d62f153c204d26b0297f7.tar.gz
perlweeklychallenge-club-54620721cb174feca58d62f153c204d26b0297f7.tar.bz2
perlweeklychallenge-club-54620721cb174feca58d62f153c204d26b0297f7.zip
- Added solutions by Ulrich Rieke.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json173
1 files changed, 96 insertions, 77 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index c716ad8007..5d1ce5db39 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,94 +1,68 @@
{
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 142",
- "data" : [
- {
- "name" : "Abigail",
- "drilldown" : "Abigail",
- "y" : 2
- },
- {
- "y" : 1,
- "drilldown" : "Andrew Shitov",
- "name" : "Andrew Shitov"
- },
- {
- "y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
- },
- {
- "y" : 6,
- "drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari"
- },
- {
- "drilldown" : "Mark Anderson",
- "name" : "Mark Anderson",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Paulo Custodio",
- "name" : "Paulo Custodio"
- },
- {
- "y" : 4,
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West"
- }
- ]
- }
- ],
- "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/>"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 8] Last updated at 2021-12-06 21:08:41 GMT"
+ },
"title" : {
"text" : "The Weekly Challenge - 142"
},
+ "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/>"
+ },
"drilldown" : {
"series" : [
{
- "id" : "Abigail",
"name" : "Abigail",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Abigail"
},
{
- "id" : "Andrew Shitov",
+ "name" : "Andrew Shitov",
"data" : [
[
"Raku",
1
]
],
- "name" : "Andrew Shitov"
+ "id" : "Andrew Shitov"
},
{
+ "name" : "E. Choroba",
"id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "E. Choroba"
+ ]
},
{
- "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -99,17 +73,18 @@
4
]
],
- "id" : "Luca Ferrari"
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
},
{
"id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Mark Anderson"
},
{
"name" : "Paulo Custodio",
@@ -122,7 +97,6 @@
"id" : "Paulo Custodio"
},
{
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -133,29 +107,74 @@
2
]
],
- "id" : "Roger Bell_West"
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
+ },
+ {
+ "id" : "Ulrich Rieke",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ],
+ [
+ "Raku",
+ 2
+ ]
+ ],
+ "name" : "Ulrich Rieke"
}
]
},
"legend" : {
"enabled" : 0
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "series" : [
+ {
+ "name" : "The Weekly Challenge - 142",
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Abigail",
+ "name" : "Abigail",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Andrew Shitov",
+ "y" : 1,
+ "name" : "Andrew Shitov"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "y" : 2,
+ "name" : "E. Choroba"
+ },
+ {
+ "drilldown" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
+ "y" : 6
+ },
+ {
+ "name" : "Mark Anderson",
+ "y" : 2,
+ "drilldown" : "Mark Anderson"
+ },
+ {
+ "name" : "Paulo Custodio",
+ "y" : 2,
+ "drilldown" : "Paulo Custodio"
+ },
+ {
+ "drilldown" : "Roger Bell_West",
+ "y" : 4,
+ "name" : "Roger Bell_West"
+ },
+ {
+ "y" : 3,
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke"
+ }
+ ]
}
- },
- "xAxis" : {
- "type" : "category"
- },
- "subtitle" : {
- "text" : "[Champions: 7] Last updated at 2021-12-06 20:50:22 GMT"
- },
- "chart" : {
- "type" : "column"
- }
+ ]
}