diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 7d212156fc..0a5490a937 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,9 +1,22 @@ { + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-05-04 08:21:30 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "xAxis" : { "categories" : [ "Avery Adams", @@ -38,17 +51,11 @@ "Dan Friedman" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-05-03 11:20:40 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + }, + "min" : 0 }, "series" : [ { @@ -110,8 +117,8 @@ 9, 0, 0, - 16, 2, + 16, 0, 194, 0, @@ -156,12 +163,5 @@ ], "name" : "Blog" } - ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" - } + ] } |
