diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index d12d5a5063..6a63e3ce09 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,9 +1,10 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-05-23 19:52:05 GMT" + "text" : "[Champions: 30] Last updated at 2020-05-24 02:05:43 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 2, 7, @@ -35,8 +36,7 @@ 0, 19, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -109,14 +109,26 @@ ] } ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, - "chart" : { - "type" : "column" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "xAxis" : { "categories" : [ @@ -151,17 +163,5 @@ "Mark Anderson", "Mark Senn" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
