diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 631e472a7e..41df526e80 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,12 @@ { + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -331,7 +339,7 @@ 204, 0, 29, - 15, + 16, 11, 1, 1, @@ -463,7 +471,7 @@ 2, 1, 2, - 21, + 22, 14, 1, 0, @@ -634,7 +642,7 @@ 187, 0, 0, - 30, + 31, 2, 0, 0, @@ -645,7 +653,7 @@ 0, 0, 0, - 78, + 79, 0, 0, 4, @@ -1209,14 +1217,7 @@ } ], "subtitle" : { - "text" : "[Champions: 297] Last updated at 2023-09-24 17:31:00 GMT" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "text" : "[Champions: 297] Last updated at 2023-09-24 21:31:30 GMT" }, "yAxis" : { "min" : 0, @@ -1224,12 +1225,11 @@ "text" : "" } }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" } } |
