diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index ce815e2aec..5a6a0ceb6e 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,11 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-11-16 22:44:34 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -69,8 +62,8 @@ 9, 0, 0, - 8, 2, + 8, 0, 194, 0, @@ -118,6 +111,9 @@ "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-11-16 22:54:44 GMT" + }, "xAxis" : { "categories" : [ "Bartosz Jarzyna", @@ -155,11 +151,15 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2023]" }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, "chart" : { "type" : "column" |
