diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 8575696e2c..5bddeb4999 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,13 @@ { + "subtitle" : { + "text" : "[Champions: 273] Last updated at 2022-10-24 12:35:07 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "xAxis" : { "categories" : [ "3ter", @@ -280,14 +289,6 @@ "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "subtitle" : { - "text" : "[Champions: 273] Last updated at 2022-10-24 04:59:35 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "name" : "Perl", @@ -508,8 +509,8 @@ 0, 0, 0, - 1, 3, + 1, 45, 1, 0, @@ -568,7 +569,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -669,7 +669,7 @@ 2, 5, 0, - 115, + 116, 2, 0, 7, @@ -843,9 +843,11 @@ 3, 11, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -1120,20 +1122,18 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } |
