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 ae8dba0bb6..646bf44cc6 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,9 +1,19 @@ { + "chart" : { + "type" : "column" + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-06-01 14:21:06 GMT" + "text" : "[Champions: 30] Last updated at 2021-06-01 14:50:45 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "series" : [ { + "name" : "Perl", "data" : [ 0, 76, @@ -35,8 +45,7 @@ 2, 6, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -116,20 +125,6 @@ "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "xAxis" : { "categories" : [ "Finley", @@ -163,5 +158,10 @@ "Jo Christian Oterhals", "Joan Mimosinnet" ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
