diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 28bce21c72..50c40ac81b 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,11 +1,20 @@ { - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Maxim Nechaev", @@ -45,9 +54,6 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-18 05:14:57 GMT" - }, "series" : [ { "name" : "Perl", @@ -155,13 +161,7 @@ "name" : "Blog" } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-18 17:12:25 GMT" } } |
