diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index cc9c5f7bfe..aeb25ffbe7 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,18 +1,24 @@ { "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-03-08 23:47:31 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-03-08 23:29:56 GMT" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "series" : [ { @@ -51,6 +57,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -82,8 +89,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -155,13 +161,7 @@ "Darren Bottin" ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" } } |
