diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 114 |
1 files changed, 57 insertions, 57 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index b2c8a1095b..c0fc20da79 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,38 +1,4 @@ { - "xAxis" : { - "categories" : [ - "Aaron Rowe", - "Aaron Sherman", - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alicia Bielsa", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Clive Holloway", - "Colin Crain", - "Creewick", - "Cristina Heredia", - "Daniel Mantovani", - "Daniel Mita", - "Darren Bottin" - ] - }, "yAxis" : { "min" : 0, "title" : { @@ -40,26 +6,11 @@ } }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-03-31 00:06:55 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { - "name" : "Perl", "data" : [ 0, 0, @@ -91,9 +42,11 @@ 43, 3, 5 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 6, @@ -125,10 +78,10 @@ 0, 21, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -160,8 +113,55 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } - ] + ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-03-31 01:21:46 GMT" + }, + "xAxis" : { + "categories" : [ + "Aaron Rowe", + "Aaron Sherman", + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alicia Bielsa", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Clive Holloway", + "Colin Crain", + "Creewick", + "Cristina Heredia", + "Daniel Mantovani", + "Daniel Mita", + "Darren Bottin" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + } } |
