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.json201
1 files changed, 108 insertions, 93 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 93af5a7978..c823872468 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,21 +1,101 @@
{
- "legend" : {
- "enabled" : 0
+ "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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 10] Last updated at 2019-08-07 22:11:06 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge - 020"
},
+ "series" : [
+ {
+ "data" : [
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "y" : 3,
+ "name" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "name" : "Duane Powell",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "drilldown" : "Kevin Colyer",
+ "y" : 2,
+ "name" : "Kevin Colyer"
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "name" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Ozzy",
+ "y" : 1,
+ "name" : "Ozzy"
+ },
+ {
+ "drilldown" : "Pete Houston",
+ "y" : 1,
+ "name" : "Pete Houston"
+ },
+ {
+ "drilldown" : "Roger Bell West",
+ "y" : 4,
+ "name" : "Roger Bell West"
+ },
+ {
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
+ "y" : 2
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 020",
+ "colorByPoint" : 1
+ }
+ ],
+ "xAxis" : {
+ "type" : "category"
+ },
"drilldown" : {
"series" : [
{
- "id" : "Andrezgz",
"name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Andrezgz"
},
{
"id" : "Dave Jacoby",
@@ -32,18 +112,18 @@
]
},
{
+ "name" : "Duane Powell",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Duane Powell",
- "name" : "Duane Powell"
+ "id" : "Duane Powell"
},
{
- "name" : "E. Choroba",
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -52,18 +132,18 @@
]
},
{
- "id" : "Kevin Colyer",
"name" : "Kevin Colyer",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Kevin Colyer"
},
{
- "name" : "Mark Anderson",
"id" : "Mark Anderson",
+ "name" : "Mark Anderson",
"data" : [
[
"Perl 5",
@@ -72,14 +152,14 @@
]
},
{
+ "id" : "Ozzy",
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
- ],
- "name" : "Ozzy",
- "id" : "Ozzy"
+ ]
},
{
"id" : "Pete Houston",
@@ -92,8 +172,6 @@
]
},
{
- "name" : "Roger Bell West",
- "id" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -103,87 +181,24 @@
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Roger Bell West",
+ "id" : "Roger Bell West"
+ },
+ {
+ "id" : "Simon Proctor",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ],
+ "name" : "Simon Proctor"
}
]
},
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2019-08-07 22:05:33 GMT"
- },
- "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" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "name" : "Andrezgz",
- "y" : 2,
- "drilldown" : "Andrezgz"
- },
- {
- "y" : 3,
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby"
- },
- {
- "drilldown" : "Duane Powell",
- "y" : 2,
- "name" : "Duane Powell"
- },
- {
- "y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "drilldown" : "Kevin Colyer",
- "y" : 2,
- "name" : "Kevin Colyer"
- },
- {
- "name" : "Mark Anderson",
- "y" : 2,
- "drilldown" : "Mark Anderson"
- },
- {
- "drilldown" : "Ozzy",
- "name" : "Ozzy",
- "y" : 1
- },
- {
- "drilldown" : "Pete Houston",
- "name" : "Pete Houston",
- "y" : 1
- },
- {
- "y" : 4,
- "name" : "Roger Bell West",
- "drilldown" : "Roger Bell West"
- }
- ],
- "name" : "Perl Weekly Challenge - 020"
- }
- ],
- "xAxis" : {
- "type" : "category"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
+ "legend" : {
+ "enabled" : 0
},
"chart" : {
"type" : "column"