diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 0e3016c002..d177f58c15 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -4,20 +4,24 @@ "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-08 20:09:35 GMT" + "text" : "[Champions: 30] Last updated at 2022-11-09 19:47:58 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "series" : [ { @@ -56,7 +60,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -88,7 +91,8 @@ 2, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -159,9 +163,5 @@ "Walt Mankowski", "Wanderdoc" ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
