aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json119
1 files changed, 69 insertions, 50 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 1163035998..cc7cd86cad 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,35 +1,49 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge - 147"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2022-01-12 09:58:23 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "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
+ },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
}
}
},
- "xAxis" : {
- "type" : "category"
- },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 8] Last updated at 2022-01-12 09:33:50 GMT"
- },
"drilldown" : {
"series" : [
{
+ "id" : "Alexander Karelas",
"name" : "Alexander Karelas",
"data" : [
[
"Perl",
1
]
- ],
- "id" : "Alexander Karelas"
+ ]
},
{
+ "id" : "James Smith",
"name" : "James Smith",
"data" : [
[
@@ -40,12 +54,11 @@
"Blog",
1
]
- ],
- "id" : "James Smith"
+ ]
},
{
- "name" : "Luca Ferrari",
"id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -69,7 +82,6 @@
},
{
"name" : "Mohammad S Anwar",
- "id" : "Mohammad S Anwar",
"data" : [
[
"Perl",
@@ -79,11 +91,24 @@
"Raku",
1
]
- ]
+ ],
+ "id" : "Mohammad S Anwar"
+ },
+ {
+ "id" : "Peter Campbell Smith",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "name" : "Peter Campbell Smith"
},
{
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -97,21 +122,23 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
},
{
+ "id" : "Simon Proctor",
"name" : "Simon Proctor",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Simon Proctor"
+ ]
},
{
- "name" : "W. Luis Mochan",
"id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -125,23 +152,11 @@
}
]
},
- "title" : {
- "text" : "The Weekly Challenge - 147"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "xAxis" : {
+ "type" : "category"
},
"series" : [
{
- "name" : "The Weekly Challenge - 147",
- "colorByPoint" : 1,
"data" : [
{
"name" : "Alexander Karelas",
@@ -149,13 +164,13 @@
"y" : 1
},
{
- "drilldown" : "James Smith",
"y" : 3,
+ "drilldown" : "James Smith",
"name" : "James Smith"
},
{
- "y" : 7,
"drilldown" : "Luca Ferrari",
+ "y" : 7,
"name" : "Luca Ferrari"
},
{
@@ -164,29 +179,33 @@
"y" : 2
},
{
- "name" : "Mohammad S Anwar",
"drilldown" : "Mohammad S Anwar",
- "y" : 2
+ "y" : 2,
+ "name" : "Mohammad S Anwar"
},
{
- "name" : "Roger Bell_West",
+ "y" : 3,
+ "drilldown" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
+ },
+ {
+ "drilldown" : "Roger Bell_West",
"y" : 5,
- "drilldown" : "Roger Bell_West"
+ "name" : "Roger Bell_West"
},
{
"name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
+ "drilldown" : "Simon Proctor",
+ "y" : 2
},
{
- "y" : 3,
+ "name" : "W. Luis Mochan",
"drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
+ "y" : 3
}
- ]
+ ],
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 147"
}
- ],
- "legend" : {
- "enabled" : 0
- }
+ ]
}