diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 688506f912..98b31b8728 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,10 +1,4 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "xAxis" : { "categories" : [ "3ter", @@ -267,18 +261,21 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 258] Last updated at 2022-05-29 01:06:40 GMT" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "plotOptions" : { "column" : { @@ -502,7 +499,7 @@ 1, 151, 57, - 35, + 37, 28, 6, 5, @@ -1027,7 +1024,7 @@ 0, 146, 0, - 23, + 24, 1, 4, 0, @@ -1075,5 +1072,8 @@ ], "name" : "Blog" } - ] + ], + "subtitle" : { + "text" : "[Champions: 258] Last updated at 2022-05-29 01:18:09 GMT" + } } |
