diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index aaa901c9f6..e4adb98686 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,19 +1,18 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-04-05 13:51:52 GMT" + "text" : "[Champions: 30] Last updated at 2022-04-05 15:18:56 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "xAxis" : { "categories" : [ "Samir Parikh", @@ -48,14 +47,19 @@ "Ulrich Rieke" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "series" : [ { + "name" : "Perl", "data" : [ 10, 10, @@ -87,8 +91,7 @@ 5, 0, 187 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -126,7 +129,6 @@ ] }, { - "name" : "Blog", "data" : [ 4, 0, @@ -158,10 +160,8 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } - ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - } + ] } |
