diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 0af53d5531..f05937f9e2 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,9 +1,9 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-01-17 11:50:16 GMT" + "text" : "[Champions: 30] Last updated at 2025-01-19 16:37:16 GMT" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2025]" }, "xAxis" : { "categories" : [ @@ -39,10 +39,6 @@ "Torgny Lyon" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "series" : [ { "data" : [ @@ -80,7 +76,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -112,7 +107,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -150,8 +146,9 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2025]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "yAxis" : { "min" : 0, @@ -163,5 +160,8 @@ "column" : { "stacking" : "percent" } + }, + "chart" : { + "type" : "column" } } |
