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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 05d670e7c4..5a8ee3e9fc 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,24 +1,14 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"subtitle" : {
- "text" : "[Champions: 250] Last updated at 2022-02-22 13:41:12 GMT"
+ "text" : "[Champions: 250] Last updated at 2022-02-23 08:06:33 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"series" : [
{
@@ -165,7 +155,7 @@
0,
0,
2,
- 32,
+ 33,
0,
2,
4,
@@ -1041,7 +1031,17 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
}
}