diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 3bc5b74de3..01224e0cea 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,7 +1,8 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } }, "xAxis" : { @@ -38,14 +39,13 @@ "Simon Proctor" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" + "chart" : { + "type" : "column" }, "series" : [ { @@ -84,6 +84,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -115,8 +116,7 @@ 0, 0, 119 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -155,13 +155,13 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-07-26 13:25:05 GMT" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 30] Last updated at 2020-07-26 13:58:02 GMT" }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" } } |
