aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-301-330.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-301-330.json')
-rw-r--r--stats/pwc-summary-301-330.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json
index 8e451554c7..60bc6701c1 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -1,6 +1,14 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"xAxis" : {
"categories" : [
@@ -22,6 +30,16 @@
"Yves Orton"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 16] Last updated at 2024-09-10 09:03:13 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"series" : [
{
"data" : [
@@ -66,7 +84,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -84,27 +101,10 @@
6,
14,
1
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 16] Last updated at 2024-09-10 08:04:16 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"chart" : {
"type" : "column"
}