diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index cd9f28cfd0..da41e6e6da 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,16 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 270] Last updated at 2022-09-27 08:46:26 GMT" + }, "series" : [ { "data" : [ @@ -258,7 +270,7 @@ 1, 3, 0, - 134, + 135, 12, 9, 12, @@ -533,7 +545,7 @@ 0, 0, 1, - 135, + 136, 0, 2, 0, @@ -826,30 +838,6 @@ "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 270] Last updated at 2022-09-27 07:48:21 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "3ter", @@ -1123,5 +1111,17 @@ "Yet Ebreo", "Yozen Hernandez" ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
