diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index bc81cf9033..b315ae96a0 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,9 @@ { "subtitle" : { - "text" : "[Champions: 317] Last updated at 2024-09-26 19:54:14 GMT" + "text" : "[Champions: 317] Last updated at 2024-09-27 16:17:48 GMT" + }, + "chart" : { + "type" : "column" }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" @@ -145,7 +148,7 @@ 4, 1, 0, - 279, + 280, 4, 1, 13, @@ -319,7 +322,7 @@ 2, 197, 41, - 133, + 134, 1, 3, 3, @@ -651,7 +654,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -789,7 +791,7 @@ 0, 0, 0, - 49, + 50, 0, 0, 1, @@ -970,27 +972,25 @@ 5, 10, 1 - ] + ], + "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "xAxis" : { "categories" : [ "3ter", |
