diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 033be538e1..f3653bf7b7 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,12 +1,10 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-08-02 06:24:35 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "text" : "[Champions: 30] Last updated at 2021-08-02 11:09:52 GMT" }, "xAxis" : { "categories" : [ + "Nikhil Prasanna", "Noud Aldenhoven", "Nuno Vieira", "Oleksii Tsvietnov", @@ -35,14 +33,13 @@ "Prajith P", "Rage311", "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen" + "Rakulius" ] }, "series" : [ { - "name" : "Perl", "data" : [ + 3, 0, 52, 2, @@ -71,13 +68,13 @@ 11, 18, 2, - 0, - 9 - ] + 0 + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ + 0, 93, 0, 0, @@ -106,13 +103,13 @@ 0, 0, 0, - 1, - 17 - ] + 1 + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ + 0, 1, 0, 0, @@ -141,27 +138,30 @@ 0, 0, 0, - 0, 0 - ] + ], + "name" : "Blog" } ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "chart" : { - "type" : "column" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
