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 65c488cedd..747c3f5441 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,56 +1,21 @@
{
- "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",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Feng Chang",
- "Finley"
- ]
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-06-15 22:02:55 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-06-15 22:51:58 GMT"
},
"series" : [
{
@@ -83,7 +48,7 @@
16,
16,
2,
- 2,
+ 4,
0
],
"name" : "Perl 5"
@@ -119,12 +84,11 @@
0,
0,
0,
- 3,
+ 7,
4
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -156,12 +120,48 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "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",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Feng Chang",
+ "Finley"
+ ]
}
}