diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index dd6c761263..72e270265e 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,12 +1,51 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-08-06 13:26:39 GMT" + "xAxis" : { + "categories" : [ + "3ter", + "Aaron Rowe", + "Aaron Sherman", + "Aaron Smith", + "Abigail", + "Adam Herzog", + "Adam Russell", + "Adriaan Dens", + "AhmetEmre", + "Ailbhe Tweedie", + "Alex Daniel", + "Alex Mauney", + "Alexander Karelas", + "Alexander Pankoff", + "Ali Moradi", + "Alicia Bielsa", + "Andinus", + "Andreas Voegele", + "Andrew Grangaard", + "Andrew Mehta", + "Andrew Schneider", + "Andrew Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Asher Harvey-Smith", + "Athanasius", + "Aubrey Quarcoo" + ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-08-06 22:29:23 GMT" + }, "series" : [ { "name" : "Perl", @@ -44,6 +83,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -75,8 +115,7 @@ 14, 428, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -114,54 +153,15 @@ ] } ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "xAxis" : { - "categories" : [ - "3ter", - "Aaron Rowe", - "Aaron Sherman", - "Aaron Smith", - "Abigail", - "Adam Herzog", - "Adam Russell", - "Adriaan Dens", - "AhmetEmre", - "Ailbhe Tweedie", - "Alex Daniel", - "Alex Mauney", - "Alexander Karelas", - "Alexander Pankoff", - "Ali Moradi", - "Alicia Bielsa", - "Andinus", - "Andreas Voegele", - "Andrew Grangaard", - "Andrew Mehta", - "Andrew Schneider", - "Andrew Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Asher Harvey-Smith", - "Athanasius", - "Aubrey Quarcoo" - ] - }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" } } |
