aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-10 11:56:51 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-10 11:56:51 +0100
commitb9c48b373725629a2f47fac495d08d63acc0882c (patch)
tree08eb2687b9b3149aa9aa1167ea02064412e5cc26 /stats/pwc-summary.json
parenta5ef24e38a44fce84503a7ead9a41c9be86e678c (diff)
downloadperlweeklychallenge-club-b9c48b373725629a2f47fac495d08d63acc0882c.tar.gz
perlweeklychallenge-club-b9c48b373725629a2f47fac495d08d63acc0882c.tar.bz2
perlweeklychallenge-club-b9c48b373725629a2f47fac495d08d63acc0882c.zip
- Added solution by Yet Ebreo.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 739ac3c839..20479340c5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -118,7 +118,7 @@
9,
1,
2,
- 12,
+ 13,
21
]
},
@@ -241,6 +241,7 @@
"name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -355,21 +356,14 @@
1,
3,
14
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
"subtitle" : {
- "text" : "[Champions: 113] Last updated at 2019-09-09 14:30:58 GMT"
+ "text" : "[Champions: 113] Last updated at 2019-09-10 10:56:36 GMT"
},
"xAxis" : {
"categories" : [
@@ -495,5 +489,11 @@
"column" : {
"stacking" : "percent"
}
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}