aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 67e54b2fe7..e64581ef56 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -163,20 +163,15 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 160] Last updated at 2020-04-30 05:55:47 GMT"
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 160] Last updated at 2020-04-30 04:25:54 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
"yAxis" : {
"min" : 0,
@@ -454,7 +449,7 @@
0,
0,
0,
- 10,
+ 11,
0,
0,
4,
@@ -681,7 +676,12 @@
]
}
],
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}