diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 9a96148e3d..79946c1ca2 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/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-03-16 18:53:03 GMT" + }, "xAxis" : { "categories" : [ "Peter Mayr", @@ -33,9 +48,6 @@ "Samir Parikh" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-03-16 18:46:55 GMT" - }, "series" : [ { "data" : [ @@ -149,19 +161,7 @@ "text" : "" } }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" } } |
