diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 114 |
1 files changed, 57 insertions, 57 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index b144923d84..5961105419 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,11 +1,57 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-13 00:36:40 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "xAxis" : { + "categories" : [ + "James Smith", + "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" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "series" : [ { - "name" : "Perl", "data" : [ 200, 2, @@ -37,7 +83,8 @@ 11, 6, 2 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -75,6 +122,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 74, 0, @@ -106,62 +154,14 @@ 0, 15, 1 - ], - "name" : "Blog" + ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-13 00:23:33 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "chart" : { "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "James Smith", - "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" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" } } |
