diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index d4505275f2..8926e563bc 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,4 +1,21 @@ { + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -71,7 +88,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -103,33 +119,14 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-11-01 17:33:48 GMT" - }, "xAxis" : { "categories" : [ "Richard Hainsworth", @@ -163,5 +160,8 @@ "Svetlana Nesterova", "Ted Leahy" ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-11-02 00:30:23 GMT" } } |
