diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 922254be43..dd45d7f545 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,21 +1,47 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-01-22 21:06:53 GMT" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "xAxis" : { + "categories" : [ + "Jeremy Carman", + "Jim Bacon", + "Jitu Keshwani", + "JJ Merelo", + "Jo Christian Oterhals", + "Joan Mimosinnet", + "Joe Tym", + "Joel Crosswhite", + "Joelle Maslak", + "John Barrett", + "John Horner", + "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", + "Kjetil Skotheim", + "Konstantinos Giannakakis", + "Kueppo Wesley", + "lacek96", + "Lakpa Tashi Bhutia" + ] }, "series" : [ { + "name" : "Perl", "data" : [ 2, 1, @@ -47,10 +73,10 @@ 36, 2, 37 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 1, 0, @@ -82,11 +108,9 @@ 2, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -118,50 +142,26 @@ 2, 0, 0 - ] + ], + "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "chart" : { "type" : "column" }, - "xAxis" : { - "categories" : [ - "Jeremy Carman", - "Jim Bacon", - "Jitu Keshwani", - "JJ Merelo", - "Jo Christian Oterhals", - "Joan Mimosinnet", - "Joe Tym", - "Joel Crosswhite", - "Joelle Maslak", - "John Barrett", - "John Horner", - "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", - "Kjetil Skotheim", - "Konstantinos Giannakakis", - "Kueppo Wesley", - "lacek96", - "Lakpa Tashi Bhutia" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-01-22 18:36:29 GMT" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
