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.json133
1 files changed, 74 insertions, 59 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 9781e8bf67..2c68595ad0 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,47 +1,44 @@
{
- "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
- },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2019-12-20 23:35:35 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"series" : [
{
"data" : [
{
+ "name" : "Andrezgz",
"y" : 2,
- "drilldown" : "Andrezgz",
- "name" : "Andrezgz"
+ "drilldown" : "Andrezgz"
},
{
- "name" : "Daniel Mita",
"drilldown" : "Daniel Mita",
+ "name" : "Daniel Mita",
"y" : 1
},
{
- "y" : 2,
"name" : "Duane Powell",
+ "y" : 2,
"drilldown" : "Duane Powell"
},
{
- "y" : 5,
"name" : "Javier Luque",
+ "y" : 5,
"drilldown" : "Javier Luque"
},
{
- "name" : "Laurent Rosenfeld",
"drilldown" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
"y" : 5
},
{
- "y" : 2,
"drilldown" : "Nazareno Delucca",
- "name" : "Nazareno Delucca"
+ "name" : "Nazareno Delucca",
+ "y" : 2
},
{
"drilldown" : "Noud",
@@ -49,50 +46,46 @@
"y" : 2
},
{
- "y" : 4,
+ "drilldown" : "Roger Bell West",
"name" : "Roger Bell West",
- "drilldown" : "Roger Bell West"
+ "y" : 4
},
{
- "y" : 4,
+ "drilldown" : "Ruben Westerberg",
"name" : "Ruben Westerberg",
- "drilldown" : "Ruben Westerberg"
+ "y" : 4
},
{
+ "y" : 5,
"name" : "Ryan Thompson",
- "drilldown" : "Ryan Thompson",
- "y" : 5
+ "drilldown" : "Ryan Thompson"
},
{
+ "drilldown" : "Steven Wilson",
"y" : 2,
- "name" : "Steven Wilson",
- "drilldown" : "Steven Wilson"
+ "name" : "Steven Wilson"
+ },
+ {
+ "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
+ "y" : 2
}
],
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 039"
+ "name" : "Perl Weekly Challenge - 039",
+ "colorByPoint" : 1
}
],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
"drilldown" : {
"series" : [
{
+ "name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Andrezgz",
- "id" : "Andrezgz"
+ ]
},
{
"data" : [
@@ -105,8 +98,8 @@
"name" : "Daniel Mita"
},
{
- "id" : "Duane Powell",
"name" : "Duane Powell",
+ "id" : "Duane Powell",
"data" : [
[
"Perl 5",
@@ -116,7 +109,6 @@
},
{
"id" : "Javier Luque",
- "name" : "Javier Luque",
"data" : [
[
"Perl 5",
@@ -130,11 +122,11 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Javier Luque"
},
{
"name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -148,11 +140,12 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
- "id" : "Nazareno Delucca",
"name" : "Nazareno Delucca",
+ "id" : "Nazareno Delucca",
"data" : [
[
"Perl 5",
@@ -161,14 +154,14 @@
]
},
{
- "id" : "Noud",
- "name" : "Noud",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Noud",
+ "name" : "Noud"
},
{
"data" : [
@@ -181,10 +174,11 @@
2
]
],
- "name" : "Roger Bell West",
- "id" : "Roger Bell West"
+ "id" : "Roger Bell West",
+ "name" : "Roger Bell West"
},
{
+ "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -195,11 +189,9 @@
2
]
],
- "id" : "Ruben Westerberg",
"name" : "Ruben Westerberg"
},
{
- "name" : "Ryan Thompson",
"id" : "Ryan Thompson",
"data" : [
[
@@ -214,32 +206,55 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Ryan Thompson"
},
{
+ "id" : "Steven Wilson",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Steven Wilson",
- "id" : "Steven Wilson"
+ "name" : "Steven Wilson"
+ },
+ {
+ "id" : "Ulrich Rieke",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ],
+ "name" : "Ulrich Rieke"
}
]
},
+ "subtitle" : {
+ "text" : "[Champions: 12] Last updated at 2019-12-20 23:52:57 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/>"
+ },
"title" : {
"text" : "Perl Weekly Challenge - 039"
},
"legend" : {
"enabled" : 0
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
}
- },
- "xAxis" : {
- "type" : "category"
}
}