diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index d48a3513d6..02d6eb194a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,11 +1,4 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "subtitle" : { - "text" : "[Champions: 245] Last updated at 2021-12-27 07:56:39 GMT" - }, "xAxis" : { "categories" : [ "3ter", @@ -255,22 +248,29 @@ "Yozen Hernandez" ] }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "subtitle" : { + "text" : "[Champions: 245] Last updated at 2021-12-27 10:37:44 GMT" }, "series" : [ { @@ -427,7 +427,7 @@ 2, 0, 0, - 65, + 66, 20, 7, 7, @@ -524,6 +524,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -770,8 +771,7 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { "data" : [ |
