aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index b6d205f641..db7f190417 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,21 +1,15 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "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]"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT"
},
"series" : [
{
@@ -34,7 +28,7 @@
306,
10,
2,
- 186,
+ 187,
0,
0,
0,
@@ -124,11 +118,12 @@
"name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -163,5 +158,10 @@
"Matt Latusek",
"Matthew Neleigh"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}