aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-25 20:10:43 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-25 20:10:43 +0000
commit3d3900a2f0f69c54a34683e4e1b5da007b4af9d9 (patch)
treea5ad00f261ad307a2a70f92a83583ad9d9c196b4 /stats/pwc-current.json
parentba5b489d11e8e9922b783fc9f6172b3b4b7ee023 (diff)
downloadperlweeklychallenge-club-3d3900a2f0f69c54a34683e4e1b5da007b4af9d9.tar.gz
perlweeklychallenge-club-3d3900a2f0f69c54a34683e4e1b5da007b4af9d9.tar.bz2
perlweeklychallenge-club-3d3900a2f0f69c54a34683e4e1b5da007b4af9d9.zip
- Added solutions by Roger Bell_West.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json143
1 files changed, 81 insertions, 62 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5e5667f289..7e340fd337 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,47 +1,36 @@
{
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 097"
- },
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "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/>"
+ "chart" : {
+ "type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 8] Last updated at 2021-01-25 19:55:46 GMT"
+ "legend" : {
+ "enabled" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 097"
},
"series" : [
{
- "name" : "Perl Weekly Challenge - 097",
+ "colorByPoint" : 1,
"data" : [
{
- "drilldown" : "James Smith",
"y" : 2,
+ "drilldown" : "James Smith",
"name" : "James Smith"
},
{
- "name" : "Jan Hoogenraad",
"y" : 2,
+ "name" : "Jan Hoogenraad",
"drilldown" : "Jan Hoogenraad"
},
{
+ "y" : 4,
"name" : "Luca Ferrari",
- "drilldown" : "Luca Ferrari",
- "y" : 4
+ "drilldown" : "Luca Ferrari"
},
{
"y" : 2,
@@ -49,52 +38,79 @@
"name" : "Mark Anderson"
},
{
- "name" : "Niels van Dijke",
+ "y" : 2,
"drilldown" : "Niels van Dijke",
- "y" : 2
+ "name" : "Niels van Dijke"
},
{
+ "y" : 4,
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
+ },
+ {
+ "drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
- "y" : 1,
- "drilldown" : "Simon Proctor"
+ "y" : 1
},
{
+ "y" : 4,
"name" : "Stuart Little",
- "drilldown" : "Stuart Little",
- "y" : 4
+ "drilldown" : "Stuart Little"
},
{
+ "name" : "W. Luis Mochan",
"drilldown" : "W. Luis Mochan",
- "y" : 3,
- "name" : "W. Luis Mochan"
+ "y" : 3
}
],
- "colorByPoint" : 1
+ "name" : "Perl Weekly Challenge - 097"
}
],
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2021-01-25 20:03:40 GMT"
+ },
+ "tooltip" : {
+ "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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
"drilldown" : {
"series" : [
{
- "name" : "James Smith",
- "id" : "James Smith",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
+ "name" : "Jan Hoogenraad",
+ "id" : "Jan Hoogenraad",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Jan Hoogenraad",
- "name" : "Jan Hoogenraad"
+ ]
},
{
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -104,9 +120,7 @@
"Blog",
2
]
- ],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ ]
},
{
"data" : [
@@ -115,32 +129,44 @@
2
]
],
- "name" : "Mark Anderson",
- "id" : "Mark Anderson"
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
"id" : "Niels van Dijke",
- "name" : "Niels van Dijke",
+ "name" : "Niels van Dijke"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
2
+ ],
+ [
+ "Raku",
+ 2
]
]
},
{
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
"Raku",
1
]
- ],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ ]
},
{
- "name" : "Stuart Little",
- "id" : "Stuart Little",
"data" : [
[
"Perl",
@@ -150,9 +176,13 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little",
+ "name" : "Stuart Little"
},
{
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -162,19 +192,8 @@
"Blog",
1
]
- ],
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan"
+ ]
}
]
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
}
}