diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index ccde974087..97332f967c 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,6 +1,37 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-05-24 13:08:13 GMT" + "xAxis" : { + "categories" : [ + "Pablo Saavedra", + "Paulo Custodio", + "Pavel Jurca", + "Pavel Kuptsov", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Peter Mayr", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr", + "Plis Acm", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Robbie Hatley", + "Robert Gratza", + "Robert Van Dam", + "Roger Bell_West", + "Ruben Westerberg", + "Ryan Thompson" + ] }, "series" : [ { @@ -39,7 +70,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -71,7 +101,8 @@ 160, 113, 53 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -109,59 +140,28 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "xAxis" : { - "categories" : [ - "Pablo Saavedra", - "Paulo Custodio", - "Pavel Jurca", - "Pavel Kuptsov", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Peter Mayr", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr", - "Plis Acm", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Robbie Hatley", - "Robert Gratza", - "Robert Van Dam", - "Roger Bell_West", - "Ruben Westerberg", - "Ryan Thompson" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-05-24 14:39:09 GMT" + }, + "chart" : { + "type" : "column" }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } } } |
