diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 2093ac27fe..3f989820f7 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,28 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 316] Last updated at 2024-09-17 10:00:18 GMT" + }, "xAxis" : { "categories" : [ "3ter", @@ -319,19 +343,6 @@ "Yves Orton" ] }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 316] Last updated at 2024-09-16 19:34:13 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "series" : [ { "data" : [ @@ -495,7 +506,7 @@ 16, 1, 0, - 267, + 269, 0, 0, 0, @@ -655,6 +666,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -972,8 +984,7 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -1296,16 +1307,5 @@ ], "name" : "Blog" } - ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - } + ] } |
