diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index bc55413385..8ecb4df09b 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,10 +1,50 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "xAxis" : { + "categories" : [ + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gustavo Chaves", + "Hauke Dampfling", + "Ian Rifkin", + "Izifresh", + "JJ Merelo", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "James Smith", + "Jan Hoogenraad", + "Jan Krnavek", + "Jan Ole Kraft", + "Jared Martin", + "Jason Messer", + "Javier Luque", + "Jeff", + "Jen Guerra", + "Jeremy Carman", + "Jim Bacon", + "Jitu Keshwani", + "Jo Christian Oterhals", + "Joan Mimosinnet", + "Joe Tym", + "Joel Crosswhite", + "Joelle Maslak" + ] + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "series" : [ { + "name" : "Perl", "data" : [ 2, 3, @@ -36,8 +76,7 @@ 1, 11, 81 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -75,7 +114,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -107,7 +145,8 @@ 0, 0, 5 - ] + ], + "name" : "Blog" } ], "plotOptions" : { @@ -118,50 +157,11 @@ "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "xAxis" : { - "categories" : [ - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gustavo Chaves", - "Hauke Dampfling", - "Ian Rifkin", - "Izifresh", - "JJ Merelo", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "James Smith", - "Jan Hoogenraad", - "Jan Krnavek", - "Jan Ole Kraft", - "Jared Martin", - "Jason Messer", - "Javier Luque", - "Jeff", - "Jen Guerra", - "Jeremy Carman", - "Jim Bacon", - "Jitu Keshwani", - "Jo Christian Oterhals", - "Joan Mimosinnet", - "Joe Tym", - "Joel Crosswhite", - "Joelle Maslak" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-02-17 00:31:10 GMT" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 30] Last updated at 2021-02-17 00:54:25 GMT" } } |
