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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3b590f8ed8..8ee0848a5c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -150,7 +133,7 @@
16,
8,
11,
- 160,
+ 161,
9,
1,
97,
@@ -414,7 +397,7 @@
0,
2,
0,
- 161,
+ 162,
0,
0,
0,
@@ -676,7 +659,7 @@
12,
0,
0,
- 161,
+ 162,
0,
0,
3,
@@ -1070,10 +1053,27 @@
]
},
"subtitle" : {
- "text" : "[Champions: 258] Last updated at 2022-05-29 23:40:14 GMT"
+ "text" : "[Champions: 258] Last updated at 2022-05-29 23:54:57 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"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
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}