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.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e0220efe12..1481cb17dd 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -5,10 +5,6 @@
"text" : ""
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -546,7 +542,7 @@
101,
5,
0,
- 44,
+ 45,
2,
0,
7,
@@ -694,7 +690,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -919,21 +914,26 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-06-13 11:22:26 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-06-12 20:52:06 GMT"
- },
"chart" : {
"type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}