diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 753443de8a..27585bfa80 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,40 +1,23 @@ { - "xAxis" : { - "categories" : [ - "Plis Acm", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Robert Gratza", - "Robert Van Dam", - "Roger Bell_West", - "Ruben Westerberg", - "Ryan Thompson", - "Saif Ahmed", - "Samir Parikh", - "Sangeet Kar", - "Sean Meininger", - "Sergio Iglesias", - "Shahed Nooshmand", - "Shasank Shah", - "Shaun Pearce", - "Shawn Wagner", - "Simon Green", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Stephanie Stein" - ] + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-12-06 10:40:03 GMT" + "text" : "[Champions: 30] Last updated at 2020-12-06 10:54:18 GMT" }, "series" : [ { @@ -73,6 +56,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -104,10 +88,10 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -139,29 +123,45 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "chart" : { - "type" : "column" + "xAxis" : { + "categories" : [ + "Plis Acm", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Robert Gratza", + "Robert Van Dam", + "Roger Bell_West", + "Ruben Westerberg", + "Ryan Thompson", + "Saif Ahmed", + "Samir Parikh", + "Sangeet Kar", + "Sean Meininger", + "Sergio Iglesias", + "Shahed Nooshmand", + "Shasank Shah", + "Shaun Pearce", + "Shawn Wagner", + "Simon Green", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Stephanie Stein" + ] } } |
