diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index fcb0b7f358..162995daeb 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -33,24 +33,30 @@ "Noud Aldenhoven" ] }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-07 13:59:12 GMT" + "text" : "[Champions: 30] Last updated at 2022-11-07 14:09:46 GMT" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { + "name" : "Perl", "data" : [ 20, 1, @@ -82,13 +88,12 @@ 201, 3, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", "data" : [ - 259, + 261, 1, 49, 91, @@ -156,12 +161,7 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } |
