diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index d2e92f593d..bf32e65e88 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,24 +1,55 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-12-25 00:31:21 GMT" + "text" : "[Champions: 30] Last updated at 2023-12-25 21:34:50 GMT" + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Rob Turner", + "Robbie Hatley", + "Robert DiCicco", + "Robert Gratza", + "Robert McIntosh", + "Robert Ransbottom", + "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", + "Shimon Bollinger", + "Simon Green", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Solathian", + "Stephanie Stein", + "Stephen G. Lynn", + "Steve Bresson" + ] + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -57,6 +88,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -88,8 +120,7 @@ 0, 67, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -127,41 +158,10 @@ ] } ], - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "Rob Turner", - "Robbie Hatley", - "Robert DiCicco", - "Robert Gratza", - "Robert McIntosh", - "Robert Ransbottom", - "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", - "Shimon Bollinger", - "Simon Green", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Solathian", - "Stephanie Stein", - "Stephen G. Lynn", - "Steve Bresson" - ] + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
