diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index eb454c6c1e..b523802526 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,24 @@ { + "subtitle" : { + "text" : "[Champions: 287] Last updated at 2023-05-15 04:02:44 GMT" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "series" : [ { "data" : [ @@ -102,7 +122,7 @@ 0, 6, 5, - 186, + 187, 1, 1, 148, @@ -395,7 +415,7 @@ 0, 0, 0, - 186, + 187, 0, 2, 5, @@ -585,6 +605,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -686,7 +707,7 @@ 0, 0, 0, - 174, + 175, 0, 0, 121, @@ -873,17 +894,9 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "3ter", @@ -1175,21 +1188,8 @@ "Yozen Hernandez" ] }, - "subtitle" : { - "text" : "[Champions: 287] Last updated at 2023-05-15 00:51:00 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
