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 c085c48e66..c0b1188017 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -2,17 +2,11 @@
"chart" : {
"type" : "column"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 263] Last updated at 2022-07-25 18:45:24 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
@@ -272,7 +266,7 @@
12,
0,
2,
- 84,
+ 85,
38,
97,
1,
@@ -552,7 +546,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -809,7 +802,7 @@
0,
0,
0,
- 84,
+ 85,
17,
0,
0,
@@ -817,14 +810,17 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 263] Last updated at 2022-07-25 18:53:38 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
@@ -1095,5 +1091,9 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}