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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 1fedbf0f23..aab64ae569 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,28 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 296] Last updated at 2023-09-11 01:39:59 GMT"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 296] Last updated at 2023-09-11 01:57:51 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -643,7 +650,7 @@
0,
0,
1,
- 231,
+ 232,
0,
185,
0,
@@ -944,7 +951,7 @@
0,
0,
0,
- 231,
+ 232,
0,
4,
0,
@@ -1220,12 +1227,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}