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 4c1a53b364..a3ec1be5a9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -195,7 +195,7 @@
20,
7,
7,
- 12,
+ 13,
4,
1,
151,
@@ -364,8 +364,8 @@
6,
0,
0,
- 6,
1,
+ 6,
0,
104,
0,
@@ -623,7 +623,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -931,30 +930,17 @@
5,
10,
1
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2023]"
},
- "subtitle" : {
- "text" : "[Champions: 306] Last updated at 2024-01-26 14:51:17 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1267,5 +1253,19 @@
},
"chart" : {
"type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 306] Last updated at 2024-01-26 16:56:47 GMT"
}
}