diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 98 |
1 files changed, 49 insertions, 49 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 7069b99a31..10725e4c58 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,9 +1,7 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "chart" : { "type" : "column" @@ -13,49 +11,11 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-01-17 01:48:48 GMT" - }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "xAxis" : { - "categories" : [ - "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", - "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" - ] - }, "series" : [ { - "name" : "Perl", "data" : [ 2, 9, @@ -87,7 +47,8 @@ 2, 0, 22 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -125,7 +86,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -157,11 +117,51 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-01-17 01:55:28 GMT" + }, + "xAxis" : { + "categories" : [ + "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", + "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" + ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
