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 33267a5e49..603f2d70b9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,17 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 253] Last updated at 2022-04-12 13:27:35 GMT"
+ },
"series" : [
{
"data" : [
@@ -151,7 +164,7 @@
0,
2,
4,
- 7,
+ 8,
7,
3,
0,
@@ -775,24 +788,17 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 253] Last updated at 2022-04-12 11:07:25 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1049,11 +1055,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}