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.json127
1 files changed, 73 insertions, 54 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index a1628d0ada..0d81ebc1f5 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -2,51 +2,63 @@
"xAxis" : {
"type" : "category"
},
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
"drilldown" : {
"series" : [
{
- "name" : "Andrezgz",
"data" : [
[
"Perl",
2
]
],
- "id" : "Andrezgz"
+ "id" : "Andrezgz",
+ "name" : "Andrezgz"
},
{
- "id" : "E. Choroba",
- "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
+ "name" : "Feng Chang",
"id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Feng Chang"
+ ]
},
{
- "id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
- "id" : "Matthew Neleigh",
"name" : "Matthew Neleigh",
+ "id" : "Matthew Neleigh",
"data" : [
[
"Perl",
@@ -55,16 +67,18 @@
]
},
{
- "id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Niels van Dijke",
"name" : "Niels van Dijke"
},
{
+ "name" : "Packy Anderson",
+ "id" : "Packy Anderson",
"data" : [
[
"Perl",
@@ -78,95 +92,100 @@
"Blog",
1
]
- ],
- "name" : "Packy Anderson",
- "id" : "Packy Anderson"
+ ]
},
{
- "id" : "Peter Meszaros",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
"name" : "Peter Meszaros",
+ "id" : "Peter Meszaros"
+ },
+ {
"data" : [
[
"Perl",
2
+ ],
+ [
+ "Raku",
+ 2
]
- ]
+ ],
+ "name" : "Ulrich Rieke",
+ "id" : "Ulrich Rieke"
}
]
},
- "title" : {
- "text" : "The Weekly Challenge - 279"
- },
- "subtitle" : {
- "text" : "[Champions: 8] Last updated at 2024-07-22 10:39:26 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"name" : "The Weekly Challenge - 279",
+ "colorByPoint" : 1,
"data" : [
{
- "y" : 2,
"drilldown" : "Andrezgz",
+ "y" : 2,
"name" : "Andrezgz"
},
{
- "drilldown" : "E. Choroba",
"name" : "E. Choroba",
+ "drilldown" : "E. Choroba",
"y" : 2
},
{
- "name" : "Feng Chang",
"drilldown" : "Feng Chang",
- "y" : 2
+ "y" : 2,
+ "name" : "Feng Chang"
},
{
- "drilldown" : "Mark Anderson",
"name" : "Mark Anderson",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Mark Anderson"
},
{
+ "name" : "Matthew Neleigh",
"y" : 2,
- "drilldown" : "Matthew Neleigh",
- "name" : "Matthew Neleigh"
+ "drilldown" : "Matthew Neleigh"
},
{
"y" : 2,
- "name" : "Niels van Dijke",
- "drilldown" : "Niels van Dijke"
+ "drilldown" : "Niels van Dijke",
+ "name" : "Niels van Dijke"
},
{
- "y" : 5,
"name" : "Packy Anderson",
- "drilldown" : "Packy Anderson"
+ "drilldown" : "Packy Anderson",
+ "y" : 5
},
{
- "y" : 2,
+ "name" : "Peter Meszaros",
"drilldown" : "Peter Meszaros",
- "name" : "Peter Meszaros"
+ "y" : 2
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
}
- ],
- "colorByPoint" : 1
+ ]
}
],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
+ "title" : {
+ "text" : "The Weekly Challenge - 279"
+ },
+ "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/>"
},
"legend" : {
"enabled" : 0
},
- "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
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2024-07-22 12:49:23 GMT"
},
"yAxis" : {
"title" : {