diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 761a1afe7a..da07d55176 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,10 +1,56 @@ { + "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 - 2021]" }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "xAxis" : { + "categories" : [ + "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", + "Shasank Shah", + "Shaun Pearce", + "Shawn Wagner" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-12-03 11:34:45 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "plotOptions" : { "column" : { @@ -13,6 +59,7 @@ }, "series" : [ { + "name" : "Perl", "data" : [ 4, 8, @@ -44,11 +91,9 @@ 2, 0, 22 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -80,7 +125,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -117,51 +163,5 @@ 0 ] } - ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "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", - "Shasank Shah", - "Shaun Pearce", - "Shawn Wagner" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-12-02 20:33:38 GMT" - }, - "chart" : { - "type" : "column" - } + ] } |
