diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 8b10281ee7..b5e0357eb6 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,4 +1,52 @@ { + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-12-04 11:54:41 GMT" + }, + "xAxis" : { + "categories" : [ + "Pete Houston", + "Pete Sergeant", + "Peter Campbell Smith", + "Peter Mayr", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bricout", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr", + "Pip Stuart", + "PJ Durai", + "Plis Acm", + "PokGoPun", + "Prajith P", + "Rage311", + "Raghu R", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Rawley Fowler", + "rcmlz", + "RibTips", + "Rich Snyder", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Rick Bychowski" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "series" : [ { "data" : [ @@ -71,7 +119,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -103,65 +150,18 @@ 0, 13, 0 - ] + ], + "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "xAxis" : { - "categories" : [ - "Pete Houston", - "Pete Sergeant", - "Peter Campbell Smith", - "Peter Mayr", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bricout", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr", - "Pip Stuart", - "PJ Durai", - "Plis Acm", - "PokGoPun", - "Prajith P", - "Rage311", - "Raghu R", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Rawley Fowler", - "rcmlz", - "RibTips", - "Rich Snyder", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Rick Bychowski" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-12-04 11:07:42 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
