diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index ab9b1998b8..8f09f5e3cf 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -9,14 +9,8 @@ }, "min" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "subtitle" : { - "text" : "[Champions: 102] Last updated at 2019-07-02 06:49:45 GMT" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 102] Last updated at 2019-07-02 21:17:56 GMT" }, "series" : [ { @@ -118,7 +112,7 @@ 0, 2, 0, - 5, + 12, 5, 1, 1, @@ -234,7 +228,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -338,7 +331,8 @@ 0, 0, 6 - ] + ], + "name" : "Blog" } ], "xAxis" : { @@ -451,5 +445,11 @@ "column" : { "stacking" : "percent" } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } |
