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 8d3ecdb792..9cc4353e02 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,18 +1,64 @@ { - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "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" + ] + }, + "chart" : { + "type" : "column" + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-05-29 18:07:20 GMT" + "text" : "[Champions: 30] Last updated at 2022-05-29 21:57:25 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 7, 0, @@ -44,10 +90,10 @@ 46, 2, 0 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -79,9 +125,11 @@ 22, 6, 29 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -113,55 +161,7 @@ 0, 0, 0 - ], - "name" : "Blog" - } - ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "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" - ] - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + ] } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - } + ] } |
