diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 562f9306f0..aaa7b461ca 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -143,7 +143,7 @@ 0, 0, 2, - 22, + 23, 0, 2, 4, @@ -751,6 +751,30 @@ "name" : "Blog" } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 245] Last updated at 2021-12-09 20:52:09 GMT" + }, "xAxis" : { "categories" : [ "3ter", @@ -999,29 +1023,5 @@ "Yet Ebreo", "Yozen Hernandez" ] - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 245] Last updated at 2021-12-09 17:27:33 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } } } |
