diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index aca41ed772..272008fe96 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,27 +1,6 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "subtitle" : { - "text" : "[Champions: 277] Last updated at 2022-12-04 09:45:18 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 277] Last updated at 2022-12-04 10:12:17 GMT" }, "series" : [ { @@ -33,7 +12,7 @@ 0, 85, 2, - 148, + 149, 0, 2, 0, @@ -597,7 +576,7 @@ 28, 60, 0, - 142, + 143, 0, 0, 0, @@ -871,6 +850,24 @@ ] } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "xAxis" : { "categories" : [ "3ter", @@ -1151,5 +1148,8 @@ "Yet Ebreo", "Yozen Hernandez" ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } |
