diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 1d46e04442..56d82f7b30 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,6 +1,13 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-07-24 16:36:36 GMT" + "text" : "[Champions: 30] Last updated at 2019-07-25 11:22:25 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "xAxis" : { "categories" : [ @@ -44,13 +51,8 @@ "chart" : { "type" : "column" }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 2, @@ -82,7 +84,8 @@ 26, 2, 15 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -160,8 +163,5 @@ "title" : { "text" : "" } - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" } } |
