diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index cefe0f598e..aa1a1f126a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,24 +1,7 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 315] Last updated at 2024-09-01 21:52:10 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "series" : [ { "data" : [ @@ -242,7 +225,7 @@ 0, 151, 1, - 76, + 77, 10, 4, 1, @@ -394,8 +377,8 @@ 6, 0, 0, - 1, 8, + 1, 0, 104, 0, @@ -981,10 +964,19 @@ "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 315] Last updated at 2024-09-01 22:43:35 GMT" + }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "xAxis" : { "categories" : [ "3ter", @@ -1303,5 +1295,13 @@ "Yozen Hernandez", "Yves Orton" ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" } } |
