diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index bc52ddd809..8a3123a81e 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,10 +1,9 @@ { - "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-08-30 22:43:46 GMT" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "series" : [ { @@ -78,6 +77,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -109,8 +109,7 @@ 5, 0, 0 - ], - "name" : "Blog" + ] } ], "xAxis" : { @@ -147,21 +146,22 @@ "William Gilmore" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-08-30 22:10:17 GMT" + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } } } |
