diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 178fee9ae2..d3793cd5cb 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,4 +1,10 @@ { + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2023-01-02 04:53:27 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "Vyacheslav Volgarev", @@ -12,11 +18,11 @@ "Yozen Hernandez" ] }, - "subtitle" : { - "text" : "[Champions: 9] Last updated at 2023-01-02 03:56:19 GMT" - }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "series" : [ { @@ -34,7 +40,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 2, @@ -45,7 +50,8 @@ 3, 21, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -62,22 +68,16 @@ "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } } } |
