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 ca6191a3dd..4b4a7e33db 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,47 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-05-19 19:19:47 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" - ] - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "chart" : { "type" : "column" }, @@ -50,15 +7,21 @@ "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-05-20 09:26:10 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 0, 0, @@ -90,10 +53,10 @@ 43, 3, 5 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 0, 6, @@ -125,11 +88,9 @@ 0, 21, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -161,7 +122,46 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } - ] + ], + "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" + ] + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + } } |
