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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 4991a3949d..43f2c8c81b 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -510,7 +504,7 @@
0,
37,
3,
- 39,
+ 40,
0,
165,
57,
@@ -567,6 +561,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -843,14 +838,14 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 275] Last updated at 2022-11-27 11:30:18 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -1131,8 +1126,8 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 275] Last updated at 2022-11-26 17:08:18 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"yAxis" : {
"min" : 0,
@@ -1140,6 +1135,11 @@
"text" : ""
}
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"