diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 110 |
1 files changed, 55 insertions, 55 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index d881bd60af..ad3ef01f3a 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,11 +1,59 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-06-16 21:48:00 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "Paulo Custodio", + "Pavel Jurca", + "Pavel Kuptsov", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Peter Campbell Smith", + "Peter Mayr", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bricout", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr", + "Pip Stuart", + "PJ Durai", + "Plis Acm", + "PokGoPun", + "Prajith P", + "Princy Mangla", + "Rage311", + "Raghu R", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Rawley Fowler", + "rcmlz", + "Reinier Maliepaard" + ] + }, "series" : [ { + "name" : "Perl", "data" : [ 458, 3, @@ -37,11 +85,9 @@ 0, 0, 23 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -73,10 +119,10 @@ 4, 24, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 1, @@ -108,60 +154,14 @@ 0, 0, 13 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-15 20:12:48 GMT" - }, - "xAxis" : { - "categories" : [ - "Paulo Custodio", - "Pavel Jurca", - "Pavel Kuptsov", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Peter Campbell Smith", - "Peter Mayr", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bricout", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr", - "Pip Stuart", - "PJ Durai", - "Plis Acm", - "PokGoPun", - "Prajith P", - "Princy Mangla", - "Rage311", - "Raghu R", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Rawley Fowler", - "rcmlz", - "Reinier Maliepaard" - ] - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "chart" : { + "type" : "column" } } |
