diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 71f93bf86a..ec39e5cf88 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,17 +1,19 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-07-29 22:49:06 GMT" + "text" : "[Champions: 30] Last updated at 2024-07-30 11:39:46 GMT" + }, + "chart" : { + "type" : "column" }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Perl", @@ -42,14 +44,13 @@ 0, 0, 4, - 241, + 243, 0, 4, 118 ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -81,10 +82,10 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -116,14 +117,10 @@ 0, 1, 54 - ] + ], + "name" : "Blog" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "min" : 0, "title" : { @@ -163,5 +160,8 @@ "Matthew Somerville", "Matthias Muth" ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" } } |
