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.json257
1 files changed, 136 insertions, 121 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 20620f2e2e..77db04b95f 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -4,111 +4,10 @@
"text" : "Total Solutions"
}
},
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 13] Last updated at 2019-07-30 18:20:21 GMT"
- },
- "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/>"
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 019",
- "data" : [
- {
- "drilldown" : "Arne Sommer",
- "name" : "Arne Sommer",
- "y" : 3
- },
- {
- "name" : "Dave Cross",
- "y" : 2,
- "drilldown" : "Dave Cross"
- },
- {
- "name" : "Dave Jacoby",
- "y" : 2,
- "drilldown" : "Dave Jacoby"
- },
- {
- "drilldown" : "E. Choroba",
- "y" : 2,
- "name" : "E. Choroba"
- },
- {
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
- "y" : 2
- },
- {
- "y" : 5,
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "drilldown" : "Lubos Kolouch",
- "name" : "Lubos Kolouch",
- "y" : 2
- },
- {
- "y" : 1,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "drilldown" : "Pete Houston",
- "y" : 2,
- "name" : "Pete Houston"
- },
- {
- "name" : "Roger Bell West",
- "y" : 2,
- "drilldown" : "Roger Bell West"
- },
- {
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor",
- "y" : 2
- },
- {
- "drilldown" : "Steven Wilson",
- "y" : 2,
- "name" : "Steven Wilson"
- },
- {
- "drilldown" : "Walt Mankowski",
- "name" : "Walt Mankowski",
- "y" : 2
- }
- ],
- "colorByPoint" : 1
- }
- ],
- "title" : {
- "text" : "Perl Weekly Challenge - 019"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
"drilldown" : {
"series" : [
{
+ "id" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -119,50 +18,60 @@
1
]
],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ "name" : "Arne Sommer"
},
{
- "id" : "Dave Cross",
"name" : "Dave Cross",
"data" : [
[
"Perl 5",
2
]
+ ],
+ "id" : "Dave Cross"
+ },
+ {
+ "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
]
},
{
+ "name" : "Duane Powell",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Dave Jacoby",
- "id" : "Dave Jacoby"
+ "id" : "Duane Powell"
},
{
- "name" : "E. Choroba",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "E. Choroba"
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
+ "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Gustavo Chaves",
"id" : "Gustavo Chaves"
},
{
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -177,7 +86,6 @@
1
]
],
- "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld"
},
{
@@ -191,28 +99,28 @@
"id" : "Lubos Kolouch"
},
{
+ "name" : "Mark Anderson",
"id" : "Mark Anderson",
"data" : [
[
"Perl 5",
1
]
- ],
- "name" : "Mark Anderson"
+ ]
},
{
+ "name" : "Pete Houston",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Pete Houston",
"id" : "Pete Houston"
},
{
- "id" : "Roger Bell West",
"name" : "Roger Bell West",
+ "id" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -221,35 +129,142 @@
]
},
{
- "name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Simon Proctor"
+ "name" : "Simon Proctor"
},
{
"name" : "Steven Wilson",
+ "id" : "Steven Wilson",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Steven Wilson"
+ ]
},
{
- "name" : "Walt Mankowski",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Walt Mankowski"
+ "id" : "Walt Mankowski",
+ "name" : "Walt Mankowski"
}
]
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 019"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 14] Last updated at 2019-07-30 18:30:20 GMT"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 3,
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Dave Cross",
+ "name" : "Dave Cross"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "y" : 2,
+ "name" : "Dave Jacoby"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Duane Powell",
+ "name" : "Duane Powell"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
+ "y" : 2
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 5
+ },
+ {
+ "drilldown" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "y" : 1,
+ "name" : "Mark Anderson"
+ },
+ {
+ "drilldown" : "Pete Houston",
+ "y" : 2,
+ "name" : "Pete Houston"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Roger Bell West",
+ "name" : "Roger Bell West"
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 2,
+ "name" : "Simon Proctor"
+ },
+ {
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Walt Mankowski",
+ "name" : "Walt Mankowski",
+ "y" : 2
+ }
+ ],
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 019"
+ }
+ ],
+ "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/>"
}
}