diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 563f393117..4cc61d0fcc 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,4 +1,49 @@ { + "xAxis" : { + "categories" : [ + "Jan Hoogenraad", + "Jan Krnavek", + "Jan Ole Kraft", + "Jared Martin", + "Jason Messer", + "Javier Luque", + "jdos22", + "Jeff", + "Jeff Armstrong", + "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" + ] + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -36,7 +81,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 164, @@ -68,10 +112,10 @@ 38, 0, 84 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -103,65 +147,21 @@ 15, 1, 2 - ] + ], + "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "xAxis" : { - "categories" : [ - "Jan Hoogenraad", - "Jan Krnavek", - "Jan Ole Kraft", - "Jared Martin", - "Jason Messer", - "Javier Luque", - "jdos22", - "Jeff", - "Jeff Armstrong", - "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" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-05 16:07:53 GMT" + "text" : "[Champions: 30] Last updated at 2022-06-05 16:55:57 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 } } |
