diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index c0becbac14..d0223d2c88 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,14 +1,14 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-10-01 08:14:57 GMT" }, "chart" : { "type" : "column" }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "xAxis" : { "categories" : [ "Juan Caballero", @@ -43,11 +43,19 @@ "Mark J. Reed" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, "series" : [ { @@ -70,7 +78,7 @@ 21, 15, 22, - 334, + 336, 10, 2, 203, @@ -106,7 +114,7 @@ 0, 4, 0, - 342, + 344, 0, 0, 0, @@ -141,7 +149,7 @@ 16, 0, 0, - 244, + 245, 0, 0, 3, @@ -155,13 +163,5 @@ 0 ] } - ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-30 16:23:07 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - } + ] } |
