diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 2e1b1a1eb0..cfa3c6d1f3 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,13 +1,9 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-09-13 09:40:47 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 2, 0, @@ -39,9 +35,11 @@ 0, 16, 4 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 1, @@ -73,8 +71,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -112,21 +109,27 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-09-13 08:16:04 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "Izifresh", @@ -160,8 +163,5 @@ "Kivanc Yazan", "Lance Wicks" ] - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" } } |
