diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 98 |
1 files changed, 49 insertions, 49 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 4bbe7be3fb..7f195e8afc 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -5,54 +5,12 @@ } }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-07-12 22:43:35 GMT" - }, - "xAxis" : { - "categories" : [ - "Jaldhar H. Vyas", - "Jan Ole Kraft", - "Jared Martin", - "Javier Luque", - "Jeff", - "Jen Guerra", - "Jeremy Carman", - "Jim Bacon", - "Jitu Keshwani", - "Jo Christian Oterhals", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Jonas Berlin", - "Jorg Sommrey", - "Juan Caballero", - "Julien Fiegehenn", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Luis F. Uceta" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { + "name" : "Perl", "data" : [ 116, 0, @@ -84,8 +42,7 @@ 59, 0, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -123,7 +80,6 @@ ] }, { - "name" : "Blog", "data" : [ 45, 0, @@ -155,13 +111,57 @@ 0, 48, 0 - ] + ], + "name" : "Blog" } ], + "xAxis" : { + "categories" : [ + "Jaldhar H. Vyas", + "Jan Ole Kraft", + "Jared Martin", + "Javier Luque", + "Jeff", + "Jen Guerra", + "Jeremy Carman", + "Jim Bacon", + "Jitu Keshwani", + "Jo Christian Oterhals", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Jonas Berlin", + "Jorg Sommrey", + "Juan Caballero", + "Julien Fiegehenn", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Luis F. Uceta" + ] + }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, "chart" : { "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-07-13 08:34:23 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
