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 a5ea8a37ee..7b7bd0f491 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -3,12 +3,62 @@ "type" : "column" }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "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" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-08-13 10:49:28 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "series" : [ { - "name" : "Perl", "data" : [ 2, 0, @@ -40,9 +90,11 @@ 0, 468, 0 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -74,8 +126,7 @@ 14, 430, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -112,56 +163,5 @@ 0 ] } - ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-08-13 10:39:35 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "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" - ] - } + ] } |
