diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 96 |
1 files changed, 48 insertions, 48 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index a42d02ca68..79f4beee9e 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,42 +1,10 @@ { - "xAxis" : { - "categories" : [ - "Phillip Harris", - "Plis Acm", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Randy Lauen", - "Richard Nuttall", - "Richard Park", - "Robert Gratza", - "Robert Van Dam", - "Roger Bell_West", - "Ruben Westerberg", - "Ryan Thompson", - "Saif Ahmed", - "Sangeet Kar", - "Sean Meininger", - "Sergio Iglesias", - "Shahed Nooshmand", - "Shaun Pearce", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Svetlana Nesterova", - "Tester R59", - "Tiago Stock" - ] + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, "series" : [ @@ -146,22 +114,54 @@ "name" : "Blog" } ], + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "Phillip Harris", + "Plis Acm", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Randy Lauen", + "Richard Nuttall", + "Richard Park", + "Robert Gratza", + "Robert Van Dam", + "Roger Bell_West", + "Ruben Westerberg", + "Ryan Thompson", + "Saif Ahmed", + "Sangeet Kar", + "Sean Meininger", + "Sergio Iglesias", + "Shahed Nooshmand", + "Shaun Pearce", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Svetlana Nesterova", + "Tester R59", + "Tiago Stock" + ] + }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-06-01 16:27:09 GMT" + }, "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 2020-06-01 16:22:47 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" } } |
