diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 49bbcc6488..773086d176 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -33,20 +33,21 @@ "Kueppo Wesley" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-06-11 12:15:03 GMT" + }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "chart" : { + "type" : "column" }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "data" : [ @@ -84,6 +85,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 2, 0, @@ -115,11 +117,9 @@ 0, 0, 2 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -151,17 +151,17 @@ 0, 0, 2 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-10 00:43:16 GMT" - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "chart" : { - "type" : "column" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
