diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 737415c3ba..4d15703aba 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,7 +1,13 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "series" : [ { - "name" : "Perl", "data" : [ 0, 92, @@ -33,7 +39,8 @@ 0, 16, 4 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -71,7 +78,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 46, @@ -103,17 +109,20 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-29 18:54:53 GMT" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "chart" : { + "type" : "column" }, "xAxis" : { "categories" : [ @@ -149,15 +158,6 @@ "kjetillll" ] }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-29 10:55:36 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "yAxis" : { "title" : { "text" : "" |
