diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 9ea09b97e8..e8ea5388b0 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,14 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -300,10 +310,9 @@ "Yves Orton" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, "series" : [ @@ -518,7 +527,7 @@ 0, 102, 0, - 104, + 105, 1, 18, 10, @@ -703,7 +712,7 @@ 0, 5, 0, - 20, + 21, 0, 0, 0, @@ -1122,7 +1131,7 @@ 0, 0, 0, - 92, + 93, 0, 0, 0, @@ -1215,21 +1224,12 @@ } ], "subtitle" : { - "text" : "[Champions: 297] Last updated at 2023-10-10 14:08:41 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "text" : "[Champions: 297] Last updated at 2023-10-10 14:22:55 GMT" }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" } } |
