diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 32f68a181b..3fe43a7f7e 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -33,6 +33,18 @@ "Joelle Maslak" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-04-12 01:53:09 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -70,7 +82,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -102,10 +113,10 @@ 0, 0, 81 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -137,31 +148,20 @@ 0, 0, 5 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-04-12 01:14:39 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 } } |
