diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 116 |
1 files changed, 58 insertions, 58 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 63577d6304..469aa055d8 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,6 +1,21 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-04-01 00:05:32 GMT" + "text" : "[Champions: 30] Last updated at 2024-04-01 17:13:37 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "yAxis" : { "title" : { @@ -8,15 +23,43 @@ }, "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "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 Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Asher Harvey-Smith", + "Athanasius", + "Aubrey Quarcoo", + "Augie De Blieck Jr." + ] }, "series" : [ { + "name" : "Perl", "data" : [ 2, 0, @@ -38,7 +81,7 @@ 22, 8, 1, - 3, + 4, 130, 12, 0, @@ -48,11 +91,9 @@ 434, 0, 6 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -74,7 +115,7 @@ 0, 0, 0, - 78, + 79, 0, 0, 2, @@ -84,9 +125,11 @@ 393, 0, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -118,50 +161,7 @@ 4, 0, 7 - ], - "name" : "Blog" - } - ], - "chart" : { - "type" : "column" - }, - "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 Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Asher Harvey-Smith", - "Athanasius", - "Aubrey Quarcoo", - "Augie De Blieck Jr." - ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + ] } - } + ] } |
