diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 9b1e14e2ad..2b33f99fa6 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,10 +1,23 @@ { "subtitle" : { - "text" : "[Champions: 233] Last updated at 2021-08-01 13:11:44 GMT" + "text" : "[Champions: 233] Last updated at 2021-08-01 18:00:18 GMT" }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "xAxis" : { "categories" : [ @@ -243,13 +256,9 @@ "Yozen Hernandez" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -482,7 +491,7 @@ 2, 33, 33, - 79, + 80, 1, 3, 3, @@ -729,6 +738,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -963,17 +973,7 @@ 1, 5, 10 - ], - "name" : "Blog" - } - ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + ] } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - } + ] } |
