diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index ea0877fe51..1cfa21cabf 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,13 +1,9 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-01-08 00:07:18 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 - 2024]" }, "xAxis" : { "categories" : [ @@ -43,11 +39,10 @@ "Lakpa Tashi Bhutia" ] }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -156,12 +151,17 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-01-08 00:21:24 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } } } |
