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 bae430d1f3..c98658af17 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,18 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 260] Last updated at 2022-06-13 22:14:49 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -267,26 +281,9 @@ "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "subtitle" : { - "text" : "[Champions: 260] Last updated at 2022-06-13 19:43:23 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "data" : [ @@ -554,6 +551,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -763,7 +761,7 @@ 4, 8, 0, - 14, + 15, 3, 17, 0, @@ -815,8 +813,7 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -1083,5 +1080,8 @@ 10 ] } - ] + ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + } } |
