diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index c9ea3b6338..0af53d5531 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,14 +1,50 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-01-16 23:52:02 GMT" + "text" : "[Champions: 30] Last updated at 2025-01-17 11:50:16 GMT" + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Shasank Shah", + "Shaun Pearce", + "Shawn Wagner", + "Shimon Bollinger", + "Simon Green", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Solathian", + "Stephanie Stein", + "Stephen G. Lynn", + "Steve Bresson", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Stuart Little", + "Svetlana Nesterova", + "Ted Leahy", + "Tejas", + "Tester R59", + "Thomas Kohler", + "Tiago Stock", + "Tim King", + "Tim Potapov", + "Tim Smith", + "Tomasz Mucha", + "Tore Andersson", + "Torgny Lyon" + ] + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { - "name" : "Perl", "data" : [ 2, 0, @@ -40,7 +76,8 @@ 6, 2, 14 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -113,55 +150,18 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "xAxis" : { - "categories" : [ - "Shasank Shah", - "Shaun Pearce", - "Shawn Wagner", - "Shimon Bollinger", - "Simon Green", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Solathian", - "Stephanie Stein", - "Stephen G. Lynn", - "Steve Bresson", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Stuart Little", - "Svetlana Nesterova", - "Ted Leahy", - "Tejas", - "Tester R59", - "Thomas Kohler", - "Tiago Stock", - "Tim King", - "Tim Potapov", - "Tim Smith", - "Tomasz Mucha", - "Tore Andersson", - "Torgny Lyon" - ] - }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
