diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index caf9a5b955..9461724350 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,9 +1,55 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-31 22:28:03 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "Hauke Dampfling", + "Ian Rifkin", + "Izifresh", + "JJ Merelo", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "James Smith", + "Jan Krnavek", + "Jan Ole Kraft", + "Jared Martin", + "Jason Messer", + "Javier Luque", + "Jeff", + "Jen Guerra", + "Jeremy Carman", + "Jim Bacon", + "Jitu Keshwani", + "Jo Christian Oterhals", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Jonas Berlin", + "Jorg Sommrey", + "Jose Luis", + "Juan Caballero", + "Julien Fiegehenn", + "Julio de Castro", + "Kang-min Liu", + "Kevin Colyer" + ] + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "series" : [ { + "name" : "Perl", "data" : [ 0, 6, @@ -35,11 +81,9 @@ 14, 4, 2 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -71,7 +115,8 @@ 14, 14, 84 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -109,59 +154,14 @@ ] } ], - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "xAxis" : { - "categories" : [ - "Hauke Dampfling", - "Ian Rifkin", - "Izifresh", - "JJ Merelo", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "James Smith", - "Jan Krnavek", - "Jan Ole Kraft", - "Jared Martin", - "Jason Messer", - "Javier Luque", - "Jeff", - "Jen Guerra", - "Jeremy Carman", - "Jim Bacon", - "Jitu Keshwani", - "Jo Christian Oterhals", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Jonas Berlin", - "Jorg Sommrey", - "Jose Luis", - "Juan Caballero", - "Julien Fiegehenn", - "Julio de Castro", - "Kang-min Liu", - "Kevin Colyer" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-11-01 16:38:23 GMT" } } |
