diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 4f5c2cbc75..7225e88bdd 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,10 +1,4 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "data" : [ @@ -35,6 +29,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 107, @@ -45,17 +40,16 @@ 1, 6, 14 - ], - "name" : "Blog" + ] } ], - "subtitle" : { - "text" : "[Champions: 9] Last updated at 2022-12-30 23:51:50 GMT" - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "Vyacheslav Volgarev", @@ -74,10 +68,16 @@ "stacking" : "percent" } }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "chart" : { "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2023-01-01 01:11:10 GMT" } } |
