diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 98 |
1 files changed, 49 insertions, 49 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index fb1621455c..a39f1c717a 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,8 +1,43 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "xAxis" : { + "categories" : [ + "Robbie Hatley", + "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", + "Simon Green", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Stephanie Stein", + "Steve Bresson", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Stuart Little", + "Svetlana Nesterova", + "Ted Leahy", + "Tejas" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-07-14 16:50:29 GMT" }, "series" : [ { @@ -41,6 +76,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 6, @@ -72,10 +108,10 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -107,61 +143,25 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-07-14 10:35:35 GMT" + "chart" : { + "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "xAxis" : { - "categories" : [ - "Robbie Hatley", - "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", - "Simon Green", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Stephanie Stein", - "Steve Bresson", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Stuart Little", - "Svetlana Nesterova", - "Ted Leahy", - "Tejas" - ] - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } - }, - "chart" : { - "type" : "column" } } |
