diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 20e3ecce2c..25e501ac6b 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,53 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "xAxis" : { - "categories" : [ - "3ter", - "Aaron Rowe", - "Aaron Sherman", - "Aaron Smith", - "Abigail", - "Adam Herzog", - "Adam Russell", - "AhmetEmre", - "Ailbhe Tweedie", - "Alex Daniel", - "Alex Mauney", - "Alexander Karelas", - "Alexander Pankoff", - "Ali Moradi", - "Alicia Bielsa", - "Andinus", - "Andrew Grangaard", - "Andrew Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Aut0exec", - "Bartosz Jarzyna", - "Baryshev Sergey", - "Bejoy Mathews", - "Belmark Caday" - ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Perl", @@ -85,6 +36,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -116,8 +68,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -156,12 +107,61 @@ } ], "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-14 17:01:30 GMT" + "text" : "[Champions: 30] Last updated at 2022-11-14 17:19:30 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "3ter", + "Aaron Rowe", + "Aaron Sherman", + "Aaron Smith", + "Abigail", + "Adam Herzog", + "Adam Russell", + "AhmetEmre", + "Ailbhe Tweedie", + "Alex Daniel", + "Alex Mauney", + "Alexander Karelas", + "Alexander Pankoff", + "Ali Moradi", + "Alicia Bielsa", + "Andinus", + "Andrew Grangaard", + "Andrew Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Aut0exec", + "Bartosz Jarzyna", + "Baryshev Sergey", + "Bejoy Mathews", + "Belmark Caday" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" } } |
