diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 241c1c4e2a..fca3bb8d38 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,16 +1,26 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-03-13 21:11:03 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "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 }, "series" : [ { + "name" : "Perl", "data" : [ 68, 354, @@ -42,8 +52,7 @@ 0, 0, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -116,10 +125,9 @@ ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, "xAxis" : { @@ -155,13 +163,5 @@ "Hauke Dampfling", "Humberto Massa" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-03-13 18:30:50 GMT" } } |
