aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 26623e806a..04e8237956 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,9 +1,9 @@
{
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -39,17 +39,11 @@
"Doug Schrag"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-07-06 21:19:28 GMT"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -158,10 +152,16 @@
]
}
],
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-07-06 21:04:44 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}