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.json103
1 files changed, 61 insertions, 42 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 3f207763ac..467f5ccb6a 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -8,35 +8,38 @@
"borderWidth" : 0
}
},
- "tooltip" : {
- "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/>",
- "followPointer" : 1
- },
- "legend" : {
- "enabled" : 0
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge - 169"
+ "subtitle" : {
+ "text" : "[Champions: 6] Last updated at 2022-06-13 19:43:23 GMT"
},
"drilldown" : {
"series" : [
{
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
2
+ ],
+ [
+ "Blog",
+ 6
]
- ],
+ ]
+ },
+ {
"id" : "Mark Anderson",
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ]
+ ]
},
{
+ "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -46,12 +49,11 @@
"Blog",
1
]
- ],
- "id" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith"
+ ]
},
{
"name" : "Roger Bell_West",
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -61,10 +63,11 @@
"Raku",
2
]
- ],
- "id" : "Roger Bell_West"
+ ]
},
{
+ "name" : "Simon Green",
+ "id" : "Simon Green",
"data" : [
[
"Perl",
@@ -74,12 +77,9 @@
"Blog",
1
]
- ],
- "id" : "Simon Green",
- "name" : "Simon Green"
+ ]
},
{
- "name" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -90,50 +90,69 @@
2
]
],
+ "name" : "Stephen G Lynn",
"id" : "Stephen G Lynn"
}
]
},
+ "xAxis" : {
+ "type" : "category"
+ },
+ "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/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"series" : [
{
+ "name" : "The Weekly Challenge - 169",
"data" : [
{
- "y" : 2,
+ "y" : 8,
+ "drilldown" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
+ },
+ {
"drilldown" : "Mark Anderson",
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "y" : 2
},
{
"y" : 3,
- "name" : "Peter Campbell Smith",
- "drilldown" : "Peter Campbell Smith"
+ "drilldown" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
},
{
- "drilldown" : "Roger Bell_West",
+ "y" : 4,
"name" : "Roger Bell_West",
- "y" : 4
+ "drilldown" : "Roger Bell_West"
},
{
+ "y" : 3,
"name" : "Simon Green",
- "drilldown" : "Simon Green",
- "y" : 3
+ "drilldown" : "Simon Green"
},
{
- "y" : 4,
"name" : "Stephen G Lynn",
- "drilldown" : "Stephen G Lynn"
+ "drilldown" : "Stephen G Lynn",
+ "y" : 4
}
],
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 169"
+ "colorByPoint" : 1
}
],
- "xAxis" : {
- "type" : "category"
+ "legend" : {
+ "enabled" : 0
},
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 5] Last updated at 2022-06-13 19:34:40 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge - 169"
}
}