diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index b1a86fb9ff..d1deafa74c 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,13 +1,13 @@ { - "chart" : { - "type" : "column" - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, + "subtitle" : { + "text" : "[Champions: 102] Last updated at 2019-07-06 18:43:29 GMT" + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, @@ -123,6 +123,7 @@ }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -170,7 +171,7 @@ 0, 6, 1, - 36, + 37, 7, 2, 0, @@ -226,8 +227,7 @@ 1, 1, 16 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -277,7 +277,7 @@ 1, 12, 0, - 36, + 37, 0, 0, 10, @@ -449,7 +449,7 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 102] Last updated at 2019-07-05 18:18:53 GMT" + "chart" : { + "type" : "column" } } |
