diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index ab395aff86..188b92b0ac 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,4 +1,49 @@ { + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Pavel Kuptsov", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Peter Campbell Smith", + "Peter Mayr", + "Peter Meszaros", + "Peter Scott", + "Petr Roubicek", + "Philip Hood", + "Philippe Bruhat", + "Phillip Harris", + "Phillip Hartfield Sr", + "PJ Durai", + "Plis Acm", + "PokGoPun", + "Prajith P", + "Rage311", + "Rakesh Kumar Shardiwal", + "Rakulius", + "Randy Lauen", + "Rich Snyder", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Rick Bychowski", + "Robbie Hatley", + "Robert DiCicco", + "Robert Gratza", + "Robert Ransbottom" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -36,6 +81,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -67,8 +113,7 @@ 22, 6, 27 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -106,62 +151,17 @@ "name" : "Blog" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-05-29 01:18:09 GMT" }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "xAxis" : { - "categories" : [ - "Pavel Kuptsov", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Peter Campbell Smith", - "Peter Mayr", - "Peter Meszaros", - "Peter Scott", - "Petr Roubicek", - "Philip Hood", - "Philippe Bruhat", - "Phillip Harris", - "Phillip Hartfield Sr", - "PJ Durai", - "Plis Acm", - "PokGoPun", - "Prajith P", - "Rage311", - "Rakesh Kumar Shardiwal", - "Rakulius", - "Randy Lauen", - "Rich Snyder", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Rick Bychowski", - "Robbie Hatley", - "Robert DiCicco", - "Robert Gratza", - "Robert Ransbottom" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-05-29 01:06:40 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 } } |
