diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 90a2d591a6..e85086dcb0 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,17 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-12-27 10:50:54 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "name" : "Perl", @@ -84,7 +71,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 66, 0, @@ -116,9 +102,25 @@ 54, 16, 0 - ] + ], + "name" : "Blog" } ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-12-27 11:00:57 GMT" + }, "xAxis" : { "categories" : [ "Simon Green", @@ -153,11 +155,9 @@ "Wanderdoc" ] }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "plotOptions" : { "column" : { |
