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.json171
1 files changed, 95 insertions, 76 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5d1ce5db39..559509934a 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,4 +1,63 @@
{
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 142",
+ "data" : [
+ {
+ "drilldown" : "Abigail",
+ "name" : "Abigail",
+ "y" : 2
+ },
+ {
+ "name" : "Andrew Shitov",
+ "drilldown" : "Andrew Shitov",
+ "y" : 1
+ },
+ {
+ "y" : 2,
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "James Smith",
+ "name" : "James Smith"
+ },
+ {
+ "drilldown" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
+ "y" : 6
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "name" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio"
+ },
+ {
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "y" : 3,
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke"
+ }
+ ]
+ }
+ ],
+ "legend" : {
+ "enabled" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 142"
+ },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
@@ -13,53 +72,53 @@
"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" : [
{
"name" : "Abigail",
+ "id" : "Abigail",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Abigail"
+ ]
},
{
"name" : "Andrew Shitov",
+ "id" : "Andrew Shitov",
"data" : [
[
"Raku",
1
]
- ],
- "id" : "Andrew Shitov"
+ ]
},
{
"name" : "E. Choroba",
- "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
+ ],
+ "id" : "E. Choroba"
+ },
+ {
+ "name" : "James Smith",
+ "id" : "James Smith",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
]
},
{
@@ -77,26 +136,27 @@
"name" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
+ "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
- "name" : "Mark Anderson"
+ "id" : "Mark Anderson"
},
{
- "name" : "Paulo Custodio",
+ "id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
],
- "id" : "Paulo Custodio"
+ "name" : "Paulo Custodio"
},
{
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -107,11 +167,10 @@
2
]
],
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West"
},
{
- "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -122,59 +181,19 @@
2
]
],
- "name" : "Ulrich Rieke"
+ "id" : "Ulrich Rieke"
}
]
},
- "legend" : {
- "enabled" : 0
+ "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/>"
},
- "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"
- }
- ]
- }
- ]
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2021-12-07 13:53:45 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
+ }
}