diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 60246a179f..1c9728427b 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -4,6 +4,19 @@ "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 293] Last updated at 2023-07-28 10:34:06 GMT" + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "series" : [ { "name" : "Perl", @@ -206,7 +219,7 @@ 0, 0, 5, - 1, + 2, 9, 218, 2, @@ -304,7 +317,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -504,7 +516,7 @@ 20, 1, 0, - 1, + 2, 0, 0, 0, @@ -542,7 +554,7 @@ 0, 71, 3, - 71, + 72, 0, 200, 57, @@ -599,9 +611,11 @@ 3, 11, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -801,7 +815,7 @@ 0, 0, 0, - 0, + 2, 0, 0, 1, @@ -896,28 +910,14 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 293] Last updated at 2023-07-26 22:11:55 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" + } }, "xAxis" : { "categories" : [ |
