diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 4a17e3d5d7..e899f792cd 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,24 +1,53 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "chart" : { - "type" : "column" + "xAxis" : { + "categories" : [ + "Jen Guerra", + "Jeremy Carman", + "Jim Bacon", + "Jitu Keshwani", + "Jo Christian Oterhals", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Jonas Berlin", + "Juan Caballero", + "Julien Fiegehenn", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Luis F. Uceta", + "Magnus Woldrich", + "Mano Chandar", + "Mark Anderson", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni" + ] }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-03-27 10:18:26 GMT" + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "series" : [ { @@ -57,7 +86,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 1, @@ -89,9 +117,11 @@ 43, 3, 2 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -123,45 +153,15 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "xAxis" : { - "categories" : [ - "Jen Guerra", - "Jeremy Carman", - "Jim Bacon", - "Jitu Keshwani", - "Jo Christian Oterhals", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Jonas Berlin", - "Juan Caballero", - "Julien Fiegehenn", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Luis F. Uceta", - "Magnus Woldrich", - "Mano Chandar", - "Mark Anderson", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-03-27 17:10:55 GMT" } } |
