aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index a86079336b..9993270d7b 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,10 +1,49 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"chart" : {
"type" : "column"
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-08-12 02:16:00 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Aaron Sherman",
+ "Abigail",
+ "Adam Russell",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alexander Karelas",
+ "Alexey Melezhik",
+ "Alicia Bielsa",
+ "Andrezgz",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Clive Holloway",
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Denis Yurashku",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Feng Chang"
+ ]
+ },
"series" : [
{
"data" : [
@@ -42,6 +81,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
6,
0,
@@ -73,8 +113,7 @@
0,
0,
21
- ],
- "name" : "Perl 6"
+ ]
},
{
"data" : [
@@ -112,56 +151,17 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-08-11 22:30:03 GMT"
- },
- "xAxis" : {
- "categories" : [
- "Aaron Sherman",
- "Abigail",
- "Adam Russell",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alexander Karelas",
- "Alexey Melezhik",
- "Alicia Bielsa",
- "Andrezgz",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Bill Palmer",
- "Bob Kleemann",
- "Clive Holloway",
- "Daniel Mantovani",
- "Daniel Mita",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Denis Yurashku",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Feng Chang"
- ]
- },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
}
}