diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 126 |
1 files changed, 63 insertions, 63 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index d44e0170d5..82815cec2c 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,6 +1,65 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-10 19:07:32 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "xAxis" : { + "categories" : [ + "Jason Messer", + "Javier Luque", + "jdos22", + "Jeff", + "Jen Guerra", + "Jeremy Carman", + "Jim Bacon", + "Jitu Keshwani", + "JJ Merelo", + "Jo Christian Oterhals", + "Joan Mimosinnet", + "Joe Tym", + "Joel Crosswhite", + "Joelle Maslak", + "John Barrett", + "Jonas Berlin", + "Jorg Sommrey", + "Jose Luis", + "Juan Caballero", + "Julien Fiegehenn", + "Julio de Castro", + "Kai Burgdorf", + "Kang-min Liu", + "Kaushik Tunuguntla", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "kjetillll" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "series" : [ { + "name" : "Perl", "data" : [ 0, 92, @@ -32,11 +91,9 @@ 0, 16, 4 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 14, 92, @@ -68,7 +125,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -105,63 +163,5 @@ 0 ] } - ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-10 19:01:10 GMT" - }, - "xAxis" : { - "categories" : [ - "Jason Messer", - "Javier Luque", - "jdos22", - "Jeff", - "Jen Guerra", - "Jeremy Carman", - "Jim Bacon", - "Jitu Keshwani", - "JJ Merelo", - "Jo Christian Oterhals", - "Joan Mimosinnet", - "Joe Tym", - "Joel Crosswhite", - "Joelle Maslak", - "John Barrett", - "Jonas Berlin", - "Jorg Sommrey", - "Jose Luis", - "Juan Caballero", - "Julien Fiegehenn", - "Julio de Castro", - "Kai Burgdorf", - "Kang-min Liu", - "Kaushik Tunuguntla", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "kjetillll" - ] - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - } + ] } |
