diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index f2ad44d7d9..8e1cc2818d 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -5,8 +5,9 @@ }, "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "xAxis" : { "categories" : [ @@ -42,6 +43,14 @@ "Paul Fajman" ] }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -64,7 +73,7 @@ 62, 8, 1, - 320, + 322, 3, 0, 52, @@ -149,19 +158,10 @@ ] } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-03 02:01:38 GMT" + "text" : "[Champions: 30] Last updated at 2024-06-04 18:57:58 GMT" } } |
