diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 4c0643d366..302cdeca64 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,7 +1,12 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-09-25 08:37:11 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "series" : [ { - "name" : "Perl", "data" : [ 8, 122, @@ -33,10 +38,10 @@ 0, 2, 0 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 122, @@ -68,7 +73,8 @@ 6, 0, 1 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -107,17 +113,15 @@ } ], "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "min" : 0 }, - "chart" : { - "type" : "column" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "xAxis" : { "categories" : [ @@ -153,15 +157,11 @@ "Rakulius" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-09-24 13:34:26 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "chart" : { + "type" : "column" } } |
