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 4dba77d4ef..4afea26229 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,13 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -464,7 +473,7 @@
4,
0,
0,
- 40,
+ 41,
0,
0,
20,
@@ -700,18 +709,6 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 170] Last updated at 2020-07-04 13:28:01 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -723,5 +720,8 @@
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 170] Last updated at 2020-07-04 13:49:44 GMT"
}
}