diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index c00f6a9bb3..b3808cb42e 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,13 +1,13 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-02-20 15:51:01 GMT" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl", "data" : [ 7, 0, @@ -39,8 +39,7 @@ 3, 0, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -113,8 +112,15 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "xAxis" : { "categories" : [ @@ -155,13 +161,7 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-02-20 14:16:52 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" } } |
