diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 420f105687..8d8d6d64cd 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,15 +1,11 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-09-02 09:40:56 GMT" }, "xAxis" : { "categories" : [ @@ -45,17 +41,8 @@ "Jaime Corchado" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-01 18:03:11 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "series" : [ { @@ -71,7 +58,7 @@ 8, 23, 0, - 206, + 208, 0, 2, 3, @@ -106,7 +93,7 @@ 0, 148, 4, - 134, + 136, 39, 0, 0, @@ -129,7 +116,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 7, @@ -141,7 +127,7 @@ 0, 0, 0, - 207, + 209, 9, 0, 0, @@ -161,7 +147,21 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } - ] + ], + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + } } |
