aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-18 18:31:18 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-18 18:31:18 +0000
commitedbffb4f99af5c4e9a140cc088cf95ae641594ca (patch)
treeeb8dc762f6cbe006b4ae4518b21d85d86816b95a /stats/pwc-current.json
parent2b8d888ab506cb4e81bc69327fa075e3094e7086 (diff)
downloadperlweeklychallenge-club-edbffb4f99af5c4e9a140cc088cf95ae641594ca.tar.gz
perlweeklychallenge-club-edbffb4f99af5c4e9a140cc088cf95ae641594ca.tar.bz2
perlweeklychallenge-club-edbffb4f99af5c4e9a140cc088cf95ae641594ca.zip
- Added solutions by Walt Mankowski.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json149
1 files changed, 82 insertions, 67 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index c43711782c..83ee3820ca 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -2,103 +2,57 @@
"xAxis" : {
"type" : "category"
},
- "series" : [
- {
- "name" : "The Weekly Challenge - 148",
- "colorByPoint" : 1,
- "data" : [
- {
- "y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "y" : 1,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "name" : "Marton Polgar",
- "y" : 2,
- "drilldown" : "Marton Polgar"
- },
- {
- "drilldown" : "Niels van Dijke",
- "name" : "Niels van Dijke",
- "y" : 2
- },
- {
- "drilldown" : "Peter Campbell Smith",
- "y" : 3,
- "name" : "Peter Campbell Smith"
- },
- {
- "name" : "W. Luis Mochan",
- "y" : 3,
- "drilldown" : "W. Luis Mochan"
- }
- ]
- }
- ],
- "title" : {
- "text" : "The Weekly Challenge - 148"
- },
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "legend" : {
+ "enabled" : 0
+ },
"drilldown" : {
"series" : [
{
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba",
"id" : "E. Choroba"
},
{
- "id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
+ "name" : "Marton Polgar",
"data" : [
[
"Raku",
2
]
],
- "name" : "Marton Polgar",
"id" : "Marton Polgar"
},
{
- "name" : "Niels van Dijke",
- "id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Niels van Dijke",
+ "name" : "Niels van Dijke"
},
{
- "name" : "Peter Campbell Smith",
- "id" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -108,9 +62,12 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
},
{
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -121,26 +78,84 @@
1
]
],
- "id" : "W. Luis Mochan",
"name" : "W. Luis Mochan"
+ },
+ {
+ "name" : "Walt Mankowski",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
+ "id" : "Walt Mankowski"
}
]
},
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 2,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "y" : 1,
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson"
+ },
+ {
+ "drilldown" : "Marton Polgar",
+ "y" : 2,
+ "name" : "Marton Polgar"
+ },
+ {
+ "name" : "Niels van Dijke",
+ "y" : 2,
+ "drilldown" : "Niels van Dijke"
+ },
+ {
+ "drilldown" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
+ "y" : 3
+ },
+ {
+ "y" : 3,
+ "name" : "W. Luis Mochan",
+ "drilldown" : "W. Luis Mochan"
+ },
+ {
+ "drilldown" : "Walt Mankowski",
+ "y" : 2,
+ "name" : "Walt Mankowski"
+ }
+ ],
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 148"
+ }
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 7] Last updated at 2022-01-18 18:29:38 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/>",
- "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/>"
},
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
}
},
- "subtitle" : {
- "text" : "[Champions: 6] Last updated at 2022-01-18 18:19:33 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge - 148"
}
}