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.json122
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index edc4eeab22..aa59d5b82a 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -2,64 +2,8 @@
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "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",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Denis Yurashku",
- "Doug Schrag",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Guillermo Ramos"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-05-09 10:07:04 GMT"
- },
"series" : [
{
- "name" : "Perl 5",
"data" : [
2,
12,
@@ -72,7 +16,7 @@
0,
0,
5,
- 12,
+ 14,
0,
0,
4,
@@ -91,9 +35,11 @@
2,
3,
2
- ]
+ ],
+ "name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -125,8 +71,62 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
}
- ]
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 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",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Denis Yurashku",
+ "Doug Schrag",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Guillermo Ramos"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-05-09 15:54:18 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ }
}