diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index f0625ccc88..9c0790602b 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,23 +1,11 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-04-08 03:51:04 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" } }, "xAxis" : { @@ -91,6 +79,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -122,8 +111,7 @@ 113, 53, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -153,7 +141,7 @@ 0, 0, 0, - 138, + 139, 0, 33, 1 @@ -161,7 +149,19 @@ "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-04-08 10:01:03 GMT" } } |
