diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 168cf8767a..749721afad 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -2,16 +2,6 @@ "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "chart" : { "type" : "column" }, @@ -54,6 +44,15 @@ "Tiago Stock" ] }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-10-21 18:42:12 GMT" + }, "series" : [ { "data" : [ @@ -161,7 +160,8 @@ ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-21 11:23:52 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
