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.json205
1 files changed, 110 insertions, 95 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 87656d2877..ae115e7090 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,61 +1,69 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 21] Last updated at 2019-04-14 16:50:03 GMT"
+ },
"xAxis" : {
"type" : "category"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "legend" : {
+ "enabled" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 003"
},
"series" : [
{
- "name" : "Champions",
"colorByPoint" : 1,
"data" : [
{
+ "name" : "Adam Russell",
"drilldown" : "Adam Russell",
- "y" : 2,
- "name" : "Adam Russell"
+ "y" : 2
},
{
- "name" : "Andrezgz",
+ "y" : 2,
"drilldown" : "Andrezgz",
- "y" : 2
+ "name" : "Andrezgz"
},
{
+ "name" : "Athanasius",
"drilldown" : "Athanasius",
- "y" : 2,
- "name" : "Athanasius"
+ "y" : 2
},
{
"name" : "Clive Holloway",
- "drilldown" : "Clive Holloway",
- "y" : 1
+ "y" : 1,
+ "drilldown" : "Clive Holloway"
},
{
- "drilldown" : "Daniel Mantovani",
"y" : 1,
+ "drilldown" : "Daniel Mantovani",
"name" : "Daniel Mantovani"
},
{
- "drilldown" : "Duncan C. White",
"y" : 2,
+ "drilldown" : "Duncan C. White",
"name" : "Duncan C. White"
},
{
- "drilldown" : "Francis Whittle",
"name" : "Francis Whittle",
+ "drilldown" : "Francis Whittle",
"y" : 2
},
{
- "name" : "Gustavo Chaves",
+ "y" : 1,
"drilldown" : "Gustavo Chaves",
- "y" : 1
+ "name" : "Gustavo Chaves"
},
{
- "drilldown" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith",
"y" : 4,
- "name" : "Dr James A. Smith"
+ "drilldown" : "Dr James A. Smith"
+ },
+ {
+ "name" : "Joelle Maslak",
+ "y" : 2,
+ "drilldown" : "Joelle Maslak"
},
{
"name" : "Khalid",
@@ -68,43 +76,43 @@
"y" : 2
},
{
- "drilldown" : "Lars Balker",
"name" : "Lars Balker",
+ "drilldown" : "Lars Balker",
"y" : 2
},
{
+ "name" : "Mark Senn",
"drilldown" : "Mark Senn",
- "y" : 2,
- "name" : "Mark Senn"
+ "y" : 2
},
{
- "drilldown" : "Nick Logan",
"name" : "Nick Logan",
+ "drilldown" : "Nick Logan",
"y" : 4
},
{
"drilldown" : "Chenyf",
- "name" : "Chenyf",
- "y" : 2
+ "y" : 2,
+ "name" : "Chenyf"
},
{
+ "name" : "Robert Gratza",
"y" : 2,
- "drilldown" : "Robert Gratza",
- "name" : "Robert Gratza"
+ "drilldown" : "Robert Gratza"
},
{
- "name" : "Ruben Westerberg",
"drilldown" : "Ruben Westerberg",
- "y" : 4
+ "y" : 4,
+ "name" : "Ruben Westerberg"
},
{
- "name" : "Sergio Iglesias",
"drilldown" : "Sergio Iglesias",
- "y" : 2
+ "y" : 2,
+ "name" : "Sergio Iglesias"
},
{
- "drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
"y" : 2
},
{
@@ -112,90 +120,79 @@
"drilldown" : "Steve Rogerson",
"y" : 1
}
- ]
+ ],
+ "name" : "Champions"
}
],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "subtitle" : {
- "text" : "[Champions: 20] Last updated at 2019-04-14 15:55:05 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 003"
- },
"tooltip" : {
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"followPointer" : 1,
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
},
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : 0
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
},
"drilldown" : {
"series" : [
{
"name" : "Adam Russell",
- "id" : "Adam Russell",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Adam Russell"
},
{
- "id" : "Andrezgz",
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Andrezgz"
+ "id" : "Andrezgz"
},
{
- "name" : "Athanasius",
- "id" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Athanasius",
+ "id" : "Athanasius"
},
{
- "id" : "Clive Holloway",
+ "name" : "Clive Holloway",
"data" : [
[
"Perl 5",
1
]
],
- "name" : "Clive Holloway"
+ "id" : "Clive Holloway"
},
{
"name" : "Daniel Mantovani",
- "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "id" : "Daniel Mantovani"
},
{
- "name" : "Duncan C. White",
"id" : "Duncan C. White",
+ "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
@@ -210,22 +207,21 @@
2
]
],
- "id" : "Francis Whittle",
- "name" : "Francis Whittle"
+ "name" : "Francis Whittle",
+ "id" : "Francis Whittle"
},
{
- "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
1
]
],
- "name" : "Gustavo Chaves"
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves"
},
{
"name" : "Dr James A. Smith",
- "id" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -235,7 +231,18 @@
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Dr James A. Smith"
+ },
+ {
+ "name" : "Joelle Maslak",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ],
+ "id" : "Joelle Maslak"
},
{
"data" : [
@@ -244,40 +251,41 @@
2
]
],
- "id" : "Khalid",
- "name" : "Khalid"
+ "name" : "Khalid",
+ "id" : "Khalid"
},
{
- "name" : "Kian-Meng Ang",
- "id" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang"
},
{
- "name" : "Lars Balker",
+ "id" : "Lars Balker",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Lars Balker"
+ "name" : "Lars Balker"
},
{
+ "id" : "Mark Senn",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Mark Senn",
"name" : "Mark Senn"
},
{
+ "id" : "Nick Logan",
"name" : "Nick Logan",
"data" : [
[
@@ -288,28 +296,27 @@
"Perl 6",
2
]
- ],
- "id" : "Nick Logan"
+ ]
},
{
+ "id" : "Chenyf",
+ "name" : "Chenyf",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Chenyf",
- "name" : "Chenyf"
+ ]
},
{
+ "id" : "Robert Gratza",
"name" : "Robert Gratza",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Robert Gratza"
+ ]
},
{
"name" : "Ruben Westerberg",
@@ -326,35 +333,43 @@
"id" : "Ruben Westerberg"
},
{
+ "id" : "Sergio Iglesias",
+ "name" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Sergio Iglesias",
- "name" : "Sergio Iglesias"
+ ]
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Simon Proctor",
"name" : "Simon Proctor"
},
{
- "name" : "Steve Rogerson",
- "id" : "Steve Rogerson",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "Steve Rogerson",
+ "id" : "Steve Rogerson"
}
]
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
}
}