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.json104
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 5bba112d5f..74ef9e5f18 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,18 +1,65 @@
{
+ "xAxis" : {
+ "categories" : [
+ "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",
+ "Doug Schrag",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B"
+ ]
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-05-25 09:45:54 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-05-25 18:33:35 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"series" : [
{
+ "name" : "Perl 5",
"data" : [
2,
16,
@@ -44,8 +91,7 @@
0,
2,
3
- ],
- "name" : "Perl 5"
+ ]
},
{
"name" : "Perl 6",
@@ -82,51 +128,5 @@
0
]
}
- ],
- "xAxis" : {
- "categories" : [
- "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",
- "Doug Schrag",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B"
- ]
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- }
+ ]
}