diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index c5e7e150df..d527226eeb 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,18 +1,6 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "series" : [ { @@ -51,7 +39,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -83,7 +70,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -121,8 +109,23 @@ "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-01-21 22:13:12 GMT" + "text" : "[Champions: 30] Last updated at 2021-01-21 22:47:25 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -158,9 +161,6 @@ "Shawn Wagner" ] }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "chart" : { "type" : "column" } |
