diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 114 |
1 files changed, 57 insertions, 57 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index d615eeb141..b8bc8b93e3 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,14 +1,57 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-25 18:31:09 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr", + "PJ Durai", + "Plis Acm", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Rich Snyder", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Robbie Hatley", + "Robert DiCicco", + "Robert Gratza", + "Robert Van Dam", + "Roger Bell_West", + "Ruben Westerberg", + "Ryan Thompson", + "Saif Ahmed", + "Samir Parikh", + "Sangeet Kar", + "Sean Meininger", + "Sergio Iglesias", + "Shahed Nooshmand" + ] + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { + "name" : "Perl", "data" : [ 11, 7, @@ -40,11 +83,9 @@ 0, 6, 1 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -76,7 +117,8 @@ 3, 0, 46 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -114,54 +156,12 @@ "name" : "Blog" } ], - "xAxis" : { - "categories" : [ - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr", - "PJ Durai", - "Plis Acm", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Rich Snyder", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Robbie Hatley", - "Robert DiCicco", - "Robert Gratza", - "Robert Van Dam", - "Roger Bell_West", - "Ruben Westerberg", - "Ryan Thompson", - "Saif Ahmed", - "Samir Parikh", - "Sangeet Kar", - "Sean Meininger", - "Sergio Iglesias", - "Shahed Nooshmand" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "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" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-25 19:28:57 GMT" } } |
