diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 92702efb5b..b8d6f001ba 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,7 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-05-09 18:56:17 GMT" + }, "series" : [ { "name" : "Perl", @@ -36,6 +39,7 @@ ] }, { + "name" : "Raku", "data" : [ 8, 6, @@ -67,8 +71,7 @@ 4, 0, 39 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -106,14 +109,14 @@ ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "chart" : { + "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" @@ -152,16 +155,13 @@ "Francis Whittle" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-05-09 18:48:38 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 } } |
