diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 7a3061b3bf..188864b8aa 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -5,21 +5,24 @@ } }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + } }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-20 09:30:36 GMT" + }, "series" : [ { "data" : [ @@ -57,7 +60,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 2, @@ -89,9 +91,11 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -123,8 +127,7 @@ 8, 0, 0 - ], - "name" : "Blog" + ] } ], "xAxis" : { @@ -160,8 +163,5 @@ "Peter Mayr", "Peter Meszaros" ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-20 09:14:22 GMT" } } |
