diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index c32e74a97e..fbf41237f7 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,10 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-01 00:42:20 GMT" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : "" @@ -45,16 +39,21 @@ "Tyler Limkemann" ] }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-10-01 17:08:14 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl", "data" : [ 3, 128, @@ -86,9 +85,11 @@ 2, 5, 0 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 95, @@ -120,10 +121,10 @@ 0, 0, 2 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 62, @@ -155,8 +156,7 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], "plotOptions" : { |
