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.json191
1 files changed, 105 insertions, 86 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 53f91253b6..9a6fa38ba4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,11 +1,33 @@
{
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 19] Last updated at 2024-01-18 12:46:38 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "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"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"series" : [
{
"name" : "The Weekly Challenge - 252",
"data" : [
{
- "drilldown" : "Cheok-Yin Fung",
"name" : "Cheok-Yin Fung",
+ "drilldown" : "Cheok-Yin Fung",
"y" : 2
},
{
@@ -14,24 +36,24 @@
"drilldown" : "David Ferrone"
},
{
- "y" : 2,
"name" : "E. Choroba",
- "drilldown" : "E. Choroba"
+ "drilldown" : "E. Choroba",
+ "y" : 2
},
{
- "y" : 6,
"name" : "Laurent Rosenfeld",
+ "y" : 6,
"drilldown" : "Laurent Rosenfeld"
},
{
- "drilldown" : "Luca Ferrari",
"name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari",
"y" : 10
},
{
+ "drilldown" : "Mark Anderson",
"y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
+ "name" : "Mark Anderson"
},
{
"name" : "Matthew Neleigh",
@@ -45,13 +67,13 @@
},
{
"drilldown" : "Packy Anderson",
- "name" : "Packy Anderson",
- "y" : 5
+ "y" : 5,
+ "name" : "Packy Anderson"
},
{
- "y" : 2,
"name" : "Paulo Custodio",
- "drilldown" : "Paulo Custodio"
+ "drilldown" : "Paulo Custodio",
+ "y" : 2
},
{
"name" : "Peter Campbell Smith",
@@ -59,24 +81,29 @@
"drilldown" : "Peter Campbell Smith"
},
{
- "name" : "Peter Meszaros",
"y" : 2,
- "drilldown" : "Peter Meszaros"
+ "drilldown" : "Peter Meszaros",
+ "name" : "Peter Meszaros"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Robbie Hatley",
+ "name" : "Robbie Hatley"
},
{
"name" : "Robert Ransbottom",
- "y" : 2,
- "drilldown" : "Robert Ransbottom"
+ "drilldown" : "Robert Ransbottom",
+ "y" : 2
},
{
"y" : 4,
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor",
"y" : 2,
- "name" : "Simon Proctor"
+ "drilldown" : "Simon Proctor"
},
{
"name" : "Thomas Kohler",
@@ -84,88 +111,54 @@
"drilldown" : "Thomas Kohler"
},
{
- "drilldown" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke",
"y" : 4
},
{
+ "drilldown" : "W. Luis Mochan",
"y" : 3,
- "name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan"
}
],
"colorByPoint" : 1
}
],
- "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
- },
- "title" : {
- "text" : "The Weekly Challenge - 252"
- },
- "legend" : {
- "enabled" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 18] Last updated at 2024-01-17 23:58:31 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"drilldown" : {
"series" : [
{
- "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
2
]
],
- "name" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung"
},
{
- "name" : "David Ferrone",
"data" : [
[
"Perl",
2
]
],
- "id" : "David Ferrone"
+ "id" : "David Ferrone",
+ "name" : "David Ferrone"
},
{
- "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
+ "name" : "E. Choroba",
"id" : "E. Choroba"
},
{
- "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -182,7 +175,6 @@
]
},
{
- "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -193,17 +185,18 @@
8
]
],
+ "name" : "Luca Ferrari",
"id" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "id" : "Mark Anderson"
},
{
"data" : [
@@ -216,17 +209,16 @@
"name" : "Matthew Neleigh"
},
{
- "id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
],
- "name" : "Niels van Dijke"
+ "name" : "Niels van Dijke",
+ "id" : "Niels van Dijke"
},
{
- "id" : "Packy Anderson",
"data" : [
[
"Perl",
@@ -241,19 +233,22 @@
1
]
],
+ "id" : "Packy Anderson",
"name" : "Packy Anderson"
},
{
- "id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
],
- "name" : "Paulo Custodio"
+ "name" : "Paulo Custodio",
+ "id" : "Paulo Custodio"
},
{
+ "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -263,32 +258,43 @@
"Blog",
1
]
- ],
- "id" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith"
+ ]
},
{
- "id" : "Peter Meszaros",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Peter Meszaros",
"name" : "Peter Meszaros"
},
{
- "name" : "Robert Ransbottom",
- "id" : "Robert Ransbottom",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "name" : "Robbie Hatley",
+ "id" : "Robbie Hatley"
+ },
+ {
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Robert Ransbottom",
+ "id" : "Robert Ransbottom"
},
{
- "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -299,7 +305,8 @@
2
]
],
- "name" : "Roger Bell_West"
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
},
{
"data" : [
@@ -308,10 +315,11 @@
2
]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
},
{
+ "id" : "Thomas Kohler",
"name" : "Thomas Kohler",
"data" : [
[
@@ -322,12 +330,9 @@
"Blog",
2
]
- ],
- "id" : "Thomas Kohler"
+ ]
},
{
- "name" : "Ulrich Rieke",
- "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -337,7 +342,9 @@
"Raku",
2
]
- ]
+ ],
+ "name" : "Ulrich Rieke",
+ "id" : "Ulrich Rieke"
},
{
"data" : [
@@ -354,5 +361,17 @@
"name" : "W. Luis Mochan"
}
]
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 252"
}
}