diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 8faeb1b90e..e78aa7d232 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,4 +1,19 @@ { + "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 2022-12-28 09:31:17 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "Nikhil Prasanna", @@ -33,15 +48,6 @@ "PokGoPun" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "series" : [ { "data" : [ @@ -149,19 +155,13 @@ "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-12-27 15:47:01 GMT" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "chart" : { + "type" : "column" } } |
