diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 9be617ac1b..7836f4633f 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,14 +1,4 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "xAxis" : { "categories" : [ "3ter", @@ -326,8 +316,23 @@ "Yves Orton" ] }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "subtitle" : { - "text" : "[Champions: 313] Last updated at 2024-08-19 22:02:07 GMT" + "text" : "[Champions: 313] Last updated at 2024-08-20 07:12:49 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -543,7 +548,7 @@ 0, 0, 5, - 56, + 57, 9, 250, 2, @@ -702,8 +707,8 @@ 6, 0, 0, - 1, 8, + 1, 0, 104, 0, @@ -860,7 +865,7 @@ 0, 20, 0, - 56, + 57, 0, 0, 0, @@ -1179,7 +1184,7 @@ 0, 0, 0, - 56, + 57, 0, 0, 1, @@ -1285,11 +1290,6 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "title" : { "text" : "" |
