diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 9cf0749f48..09ddea0331 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,17 +1,6 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-03-15 22:26:08 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "text" : "[Champions: 30] Last updated at 2020-03-15 22:46:59 GMT" }, "xAxis" : { "categories" : [ @@ -47,6 +36,15 @@ "Darren Bottin" ] }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" + }, "series" : [ { "data" : [ @@ -84,6 +82,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 6, @@ -115,8 +114,7 @@ 0, 21, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -157,11 +155,13 @@ "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" } } |
