diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index b8db08cd84..97b11a955c 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -4,8 +4,15 @@ "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-16 17:11:48 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -37,8 +44,7 @@ 0, 0, 4 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -111,19 +117,6 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-16 17:05:55 GMT" - }, "xAxis" : { "categories" : [ "Francis Whittle", @@ -163,5 +156,12 @@ "text" : "" }, "min" : 0 + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" } } |
