diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index b4162d0b57..3aef54f826 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -309,22 +309,23 @@ "Yves Orton" ] }, - "subtitle" : { - "text" : "[Champions: 306] Last updated at 2024-02-20 14:16:51 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + }, + "min" : 0 }, "series" : [ { @@ -619,7 +620,7 @@ 4, 0, 1, - 200, + 201, 12, 9, 9, @@ -690,8 +691,8 @@ 6, 0, 0, - 1, 7, + 1, 0, 104, 0, @@ -930,7 +931,7 @@ 0, 1, 0, - 201, + 202, 0, 0, 2, @@ -1261,9 +1262,8 @@ ] } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 306] Last updated at 2024-02-20 15:51:01 GMT" }, "chart" : { "type" : "column" |
