diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 157c6ab0a4..16c58a2838 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,12 +1,62 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-09-10 21:20:46 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "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" + ] + }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -44,6 +94,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -75,8 +126,7 @@ 15, 438, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -113,55 +163,5 @@ 0 ] } - ], - "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" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-09-10 16:08:44 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - } + ] } |
