diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index fbda4cb4af..cf03431b4c 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,16 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "habere-et-dispetire", @@ -45,8 +33,20 @@ "Jim Bacon" ] }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-09-11 03:40:23 GMT" + "text" : "[Champions: 30] Last updated at 2023-09-11 03:56:21 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -85,7 +85,6 @@ ] }, { - "name" : "Raku", "data" : [ 8, 0, @@ -117,7 +116,8 @@ 0, 1, 0 - ] + ], + "name" : "Raku" }, { "data" : [ |
