diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index a763c08bf1..dfbb1afab5 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,16 +1,9 @@ { - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 313] Last updated at 2024-08-11 16:33:57 GMT" }, "xAxis" : { "categories" : [ @@ -334,11 +327,15 @@ "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "subtitle" : { - "text" : "[Champions: 313] Last updated at 2024-08-11 09:50:49 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -613,7 +610,7 @@ 0, 11, 0, - 174, + 175, 5, 3, 2, @@ -714,8 +711,8 @@ 6, 0, 0, - 1, 8, + 1, 0, 104, 0, @@ -978,7 +975,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -1235,7 +1231,7 @@ 1, 1, 0, - 259, + 260, 0, 33, 1, @@ -1250,7 +1246,7 @@ 0, 0, 2, - 164, + 165, 0, 10, 0, @@ -1293,7 +1289,11 @@ 5, 10, 1 - ] + ], + "name" : "Blog" } - ] + ], + "chart" : { + "type" : "column" + } } |
