diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 3d51362d25..712433e193 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,64 +1,7 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-23 22:51:35 GMT" - }, - "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" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { + "name" : "Perl", "data" : [ 11, 7, @@ -90,8 +33,7 @@ 0, 6, 1 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -163,5 +105,63 @@ 23 ] } - ] + ], + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-24 00:05:59 GMT" + }, + "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 + } } |
