diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index c019c47e7d..a28916cfd2 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,6 +1,19 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 23] Last updated at 2019-09-08 19:59:41 GMT" + }, "series" : [ { + "name" : "Perl 5", "data" : [ 2, 22, @@ -25,8 +38,7 @@ 2, 11, 21 - ], - "name" : "Perl 5" + ] }, { "name" : "Perl 6", @@ -90,18 +102,6 @@ "stacking" : "percent" } }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 23] Last updated at 2019-09-08 17:03:14 GMT" - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, |
