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 6382b533ee..e249fc1d05 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,6 +1,40 @@ { - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" + "xAxis" : { + "categories" : [ + "Myoungjin Jeon", + "Nazareno Delucca", + "Neil Bowers", + "Nick Logan", + "Niels van Dijke", + "Nikhil Prasanna", + "Noud Aldenhoven", + "Nuno Vieira", + "Oleksii Tsvietnov", + "Olli-Antti Kivilahti", + "Ozzy", + "P6steve", + "Pavel Jurca", + "Pavel Kuptsov", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bruhat", + "Phillip Harris", + "Plis Acm", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Richard Hainsworth" + ] + }, + "chart" : { + "type" : "column" }, "series" : [ { @@ -10,7 +44,7 @@ 14, 7, 8, - 44, + 46, 3, 0, 18, @@ -39,6 +73,7 @@ ] }, { + "name" : "Raku", "data" : [ 28, 0, @@ -70,11 +105,9 @@ 1, 17, 1 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 7, 0, @@ -106,62 +139,29 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "xAxis" : { - "categories" : [ - "Myoungjin Jeon", - "Nazareno Delucca", - "Neil Bowers", - "Nick Logan", - "Niels van Dijke", - "Nikhil Prasanna", - "Noud Aldenhoven", - "Nuno Vieira", - "Oleksii Tsvietnov", - "Olli-Antti Kivilahti", - "Ozzy", - "P6steve", - "Pavel Jurca", - "Pavel Kuptsov", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bruhat", - "Phillip Harris", - "Plis Acm", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Richard Hainsworth" - ] + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-21 06:18:18 GMT" + "text" : "[Champions: 30] Last updated at 2020-10-21 06:25:48 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 } } |
