aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stats/pwc-current.json146
-rw-r--r--stats/pwc-summary-1-30.json42
-rw-r--r--stats/pwc-summary-31-60.json98
-rw-r--r--stats/pwc-summary-61-90.json30
-rw-r--r--stats/pwc-summary.json44
5 files changed, 195 insertions, 165 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index ace9fbb43f..280ed9698c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,26 +1,48 @@
{
- "legend" : {
- "enabled" : 0
- },
"xAxis" : {
"type" : "category"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "tooltip" : {
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : 1,
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
},
"title" : {
- "text" : "Perl Weekly Challenge - CURRENT"
+ "text" : "Perl Weekly Challenge - 003"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 13] Last updated at 2019-04-12 14:53:01 GMT"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "legend" : {
+ "enabled" : 0
},
"series" : [
{
"name" : "Champions",
"data" : [
{
- "y" : 1,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz",
+ "y" : 2
+ },
+ {
"name" : "Clive Holloway",
- "drilldown" : "Clive Holloway"
+ "drilldown" : "Clive Holloway",
+ "y" : 1
+ },
+ {
+ "drilldown" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
+ "y" : 1
},
{
"name" : "Francis Whittle",
@@ -29,18 +51,18 @@
},
{
"y" : 1,
- "name" : "Gustavo Chaves",
- "drilldown" : "Gustavo Chaves"
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
- "drilldown" : "Dr James A. Smith",
"name" : "Dr James A. Smith",
+ "drilldown" : "Dr James A. Smith",
"y" : 4
},
{
+ "y" : 2,
"drilldown" : "Khalid",
- "name" : "Khalid",
- "y" : 2
+ "name" : "Khalid"
},
{
"name" : "Lars Balker",
@@ -48,9 +70,9 @@
"y" : 2
},
{
- "y" : 4,
+ "drilldown" : "Nick Logan",
"name" : "Nick Logan",
- "drilldown" : "Nick Logan"
+ "y" : 4
},
{
"y" : 2,
@@ -58,38 +80,45 @@
"drilldown" : "Chenyf"
},
{
+ "y" : 2,
"name" : "Robert Gratza",
- "drilldown" : "Robert Gratza",
- "y" : 2
+ "drilldown" : "Robert Gratza"
},
{
- "name" : "Sergio Iglesias",
+ "y" : 2,
"drilldown" : "Sergio Iglesias",
- "y" : 2
+ "name" : "Sergio Iglesias"
},
{
- "drilldown" : "Simon Proctor",
+ "y" : 2,
"name" : "Simon Proctor",
- "y" : 2
+ "drilldown" : "Simon Proctor"
}
],
"colorByPoint" : 1
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2019-04-11 10:07:18 GMT"
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
"drilldown" : {
"series" : [
{
+ "name" : "Andrezgz",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "id" : "Andrezgz"
+ },
+ {
"id" : "Clive Holloway",
"data" : [
[
@@ -100,28 +129,37 @@
"name" : "Clive Holloway"
},
{
- "name" : "Francis Whittle",
- "id" : "Francis Whittle",
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ]
+ ],
+ "id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani"
+ },
+ {
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Francis Whittle",
+ "name" : "Francis Whittle"
},
{
+ "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves"
},
{
"name" : "Dr James A. Smith",
- "id" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -131,7 +169,8 @@
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Dr James A. Smith"
},
{
"id" : "Khalid",
@@ -144,17 +183,16 @@
"name" : "Khalid"
},
{
+ "name" : "Lars Balker",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Lars Balker",
- "name" : "Lars Balker"
+ "id" : "Lars Balker"
},
{
- "name" : "Nick Logan",
"id" : "Nick Logan",
"data" : [
[
@@ -165,57 +203,49 @@
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Nick Logan"
},
{
+ "name" : "Chenyf",
"id" : "Chenyf",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Chenyf"
+ ]
},
{
+ "name" : "Robert Gratza",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Robert Gratza",
- "name" : "Robert Gratza"
+ "id" : "Robert Gratza"
},
{
- "id" : "Sergio Iglesias",
+ "name" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Sergio Iglesias"
+ "id" : "Sergio Iglesias"
},
{
- "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Simon Proctor"
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
}
]
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
}
}
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 382192bd72..d138ff5c04 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,17 +1,4 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"name" : "Perl 5",
@@ -22,7 +9,7 @@
0,
0,
0,
- 4,
+ 6,
0,
0,
4,
@@ -31,7 +18,7 @@
0,
4,
1,
- 2,
+ 3,
2,
1,
4,
@@ -84,6 +71,19 @@
"name" : "Perl 6"
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-12 14:53:02 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -118,15 +118,15 @@
"Jaldhar H. Vyas"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-11 10:07:29 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 30cc74b4e5..93f9a5a8b5 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,37 +1,7 @@
{
- "xAxis" : {
- "categories" : [
- "Dr James A. Smith",
- "Jeff",
- "Jeremy Carman",
- "Jim Bacon",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joelle Maslak",
- "John Barrett",
- "Juan Caballero",
- "Khalid",
- "Kian-Meng Ang",
- "Kivanc Yazan",
- "Lars Balker",
- "Laurent Rosenfeld",
- "Magnus Woldrich",
- "Mark Senn",
- "Martin Mugeni",
- "Matt Latusek",
- "Maxim Kolodyazhny",
- "Michael Schaap",
- "Neil Bowers",
- "Nick Logan",
- "Chenyf",
- "Oleskii Tsvitenov",
- "Ozzy",
- "Pavel Jurca",
- "Pete Houston",
- "Philippe Bruhat",
- "Prajith P",
- "Robert Gratza"
- ]
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"series" : [
{
@@ -70,7 +40,6 @@
]
},
{
- "name" : "Perl 6",
"data" : [
6,
0,
@@ -102,31 +71,62 @@
0,
0,
2
- ]
+ ],
+ "name" : "Perl 6"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-12 14:53:02 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Dr James A. Smith",
+ "Jeff",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joelle Maslak",
+ "John Barrett",
+ "Juan Caballero",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kivanc Yazan",
+ "Lars Balker",
+ "Laurent Rosenfeld",
+ "Magnus Woldrich",
+ "Mark Senn",
+ "Martin Mugeni",
+ "Matt Latusek",
+ "Maxim Kolodyazhny",
+ "Michael Schaap",
+ "Neil Bowers",
+ "Nick Logan",
+ "Chenyf",
+ "Oleskii Tsvitenov",
+ "Ozzy",
+ "Pavel Jurca",
+ "Pete Houston",
+ "Philippe Bruhat",
+ "Prajith P",
+ "Robert Gratza"
+ ]
},
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-11 10:07:29 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 71fe1cbff3..3bafa0edf8 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,14 +1,9 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"chart" : {
"type" : "column"
},
"subtitle" : {
- "text" : "[Champions: 12] Last updated at 2019-04-11 10:07:29 GMT"
+ "text" : "[Champions: 12] Last updated at 2019-04-12 14:53:02 GMT"
},
"series" : [
{
@@ -50,6 +45,20 @@
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Ruben Westerberg",
@@ -65,14 +74,5 @@
"Veesh Goldman",
"William Gilmore"
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
}
}
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index fbb1fdbed7..53a95d4274 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,6 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 72] Last updated at 2019-04-11 10:07:18 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -21,7 +12,7 @@
0,
0,
0,
- 4,
+ 6,
0,
0,
4,
@@ -30,7 +21,7 @@
0,
4,
1,
- 2,
+ 3,
2,
1,
4,
@@ -90,7 +81,6 @@
]
},
{
- "name" : "Perl 6",
"data" : [
0,
0,
@@ -164,15 +154,27 @@
0,
0,
0
- ]
+ ],
+ "name" : "Perl 6"
}
],
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
+ "subtitle" : {
+ "text" : "[Champions: 72] Last updated at 2019-04-12 14:53:01 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -249,10 +251,8 @@
"William Gilmore"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}