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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 200ca67ddb..6944275e32 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,7 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -265,13 +262,11 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
@@ -338,7 +333,7 @@
0,
43,
153,
- 163,
+ 164,
1,
4,
12,
@@ -1067,17 +1062,22 @@
]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"subtitle" : {
- "text" : "[Champions: 259] Last updated at 2022-06-07 17:05:44 GMT"
+ "text" : "[Champions: 259] Last updated at 2022-06-07 22:14:13 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}