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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3571c89db0..9344cb1efa 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,17 +1,12 @@
{
- "subtitle" : {
- "text" : "[Champions: 249] Last updated at 2022-02-02 16:45:32 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "chart" : {
+ "type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 249] Last updated at 2022-02-02 17:14:00 GMT"
},
"series" : [
{
@@ -214,7 +209,7 @@
0,
0,
1,
- 13,
+ 14,
1,
0,
1,
@@ -468,7 +463,7 @@
2,
4,
0,
- 0,
+ 1,
3,
1,
0,
@@ -523,6 +518,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -773,17 +769,9 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1037,7 +1025,19 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}