diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index ce2f3f0790..dcb1a40118 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,62 +1,15 @@ { - "xAxis" : { - "categories" : [ - "3ter", - "Aaron Rowe", - "Aaron Sherman", - "Aaron Smith", - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alex Mauney", - "Alexander Karelas", - "Alexander Pankoff", - "Alicia Bielsa", - "Andinus", - "Andrew Shitov", - "Andrezgz", - "Anton Fedotov", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bartosz Jarzyna", - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bob Lied", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf" - ] - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-12-06 10:40:03 GMT" + "text" : "[Champions: 30] Last updated at 2020-12-06 10:54:18 GMT" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "series" : [ { "data" : [ @@ -129,7 +82,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -161,7 +113,55 @@ 0, 15, 0 - ] + ], + "name" : "Blog" + } + ], + "tooltip" : { + "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 Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alex Mauney", + "Alexander Karelas", + "Alexander Pankoff", + "Alicia Bielsa", + "Andinus", + "Andrew Shitov", + "Andrezgz", + "Anton Fedotov", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bartosz Jarzyna", + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bob Lied", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf" + ] + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } - ] + } } |
