diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 5da54fb407..03dfc20c3e 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,37 +1,12 @@ { - "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" - ] + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" }, "series" : [ { @@ -57,7 +32,7 @@ 22, 8, 1, - 10, + 12, 5, 130, 12, @@ -105,6 +80,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -126,7 +102,7 @@ 2, 0, 0, - 3, + 4, 35, 0, 0, @@ -136,32 +112,56 @@ 0, 4, 0 - ], - "name" : "Blog" + ] } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-07-07 19:29:00 GMT" + "text" : "[Champions: 30] Last updated at 2024-07-07 19:52:55 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" + ] }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
