diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index cfe9fa8b4b..dbef8449da 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,21 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Avery Adams", @@ -37,15 +54,6 @@ "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "series" : [ { "data" : [ @@ -83,7 +91,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 91, @@ -106,8 +113,8 @@ 9, 0, 0, - 2, 14, + 2, 0, 194, 0, @@ -115,10 +122,10 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 43, 4, @@ -150,18 +157,11 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-28 12:41:30 GMT" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "text" : "[Champions: 30] Last updated at 2024-03-28 16:58:24 GMT" } } |
