diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 723142d861..e03d2a2f0c 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,21 +1,44 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "xAxis" : { + "categories" : [ + "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", + "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" + ] }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-30 23:39:22 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "text" : "[Champions: 30] Last updated at 2024-07-02 12:13:56 GMT" }, "series" : [ { @@ -30,7 +53,7 @@ 0, 1, 11, - 87, + 89, 7, 2, 0, @@ -54,6 +77,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 2, 0, @@ -65,7 +89,7 @@ 58, 0, 0, - 91, + 93, 0, 0, 3, @@ -85,8 +109,7 @@ 0, 0, 2 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -124,44 +147,21 @@ ] } ], - "xAxis" : { - "categories" : [ - "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", - "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" - ] - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } + }, + "chart" : { + "type" : "column" } } |
