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 ad5b9c0ad8..3c8587850d 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,23 +1,10 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-05 18:55:12 GMT" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "text" : "[Champions: 30] Last updated at 2024-03-06 19:59:15 GMT" }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "xAxis" : { "categories" : [ "Lance Wicks", @@ -54,7 +41,6 @@ }, "series" : [ { - "name" : "Perl", "data" : [ 25, 16, @@ -86,7 +72,8 @@ 2, 6, 13 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -159,6 +146,19 @@ ] } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "plotOptions" : { "column" : { "stacking" : "percent" |
