diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 8d10a21ae7..7eea4cf01d 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,10 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "subtitle" : { - "text" : "[Champions: 253] Last updated at 2022-04-11 17:20:53 GMT" - }, "series" : [ { "data" : [ @@ -409,7 +403,7 @@ 48, 3, 1, - 11, + 12, 0, 0, 0, @@ -781,6 +775,25 @@ ] } ], + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "subtitle" : { + "text" : "[Champions: 253] Last updated at 2022-04-11 17:27:21 GMT" + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "3ter", @@ -1038,19 +1051,6 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "column" : { "stacking" : "percent" |
