diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index ed97c60e94..e18d270726 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,21 +1,13 @@ { - "chart" : { - "type" : "column" - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-04-21 23:13:26 GMT" }, "xAxis" : { "categories" : [ @@ -51,9 +43,6 @@ "Augie De Blieck Jr." ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-04-21 22:33:26 GMT" - }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, @@ -163,5 +152,16 @@ 7 ] } - ] + ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + } } |
