aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-14 19:38:05 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-14 19:38:05 +0100
commitafbe70d6d43d71e51db8a034ca9ed6ab0d44bc53 (patch)
tree3576ad55fc28400f92932292961aa62886fad9ef /stats/pwc-summary.json
parent5b8f3461cc8a9e9431d22eeb31c9cf731cd3b016 (diff)
downloadperlweeklychallenge-club-afbe70d6d43d71e51db8a034ca9ed6ab0d44bc53.tar.gz
perlweeklychallenge-club-afbe70d6d43d71e51db8a034ca9ed6ab0d44bc53.tar.bz2
perlweeklychallenge-club-afbe70d6d43d71e51db8a034ca9ed6ab0d44bc53.zip
- Updated chart stats.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 1f3ce6ee68..2d6b87f290 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,11 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 72] Last updated at 2019-04-14 18:37:06 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
@@ -78,15 +85,6 @@
"William Gilmore"
]
},
- "subtitle" : {
- "text" : "[Champions: 72] Last updated at 2019-04-14 16:50:03 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"chart" : {
"type" : "column"
},
@@ -95,10 +93,6 @@
"stacking" : "percent"
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
"data" : [
@@ -187,7 +181,7 @@
0,
0,
2,
- 2,
+ 4,
0,
0,
0,
@@ -254,5 +248,11 @@
],
"name" : "Perl 6"
}
- ]
+ ],
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ }
}