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 9b9de80177..0d4074c109 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,61 +1,6 @@
{
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "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",
- "Bruno Ramos",
- "Burkhard Nickels",
- "Clive Holloway",
- "Colin Crain",
- "Daniel Mantovani",
- "Daniel Mita",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Denis Yurashku",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White"
- ]
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-10-13 20:33:55 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "text" : "[Champions: 30] Last updated at 2019-10-13 20:48:34 GMT"
},
"series" : [
{
@@ -63,7 +8,7 @@
"data" : [
0,
2,
- 57,
+ 59,
3,
0,
0,
@@ -129,10 +74,11 @@
"name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
- 31,
+ 32,
0,
0,
0,
@@ -160,8 +106,62 @@
0,
0,
1
- ],
- "name" : "Blog"
+ ]
}
- ]
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "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",
+ "Bruno Ramos",
+ "Burkhard Nickels",
+ "Clive Holloway",
+ "Colin Crain",
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Denis Yurashku",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ }
}