diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 4f90af1bde..8901a32628 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -2,6 +2,9 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, + "chart" : { + "type" : "column" + }, "yAxis" : { "min" : 0, "title" : { @@ -13,43 +16,15 @@ "stacking" : "percent" } }, - "xAxis" : { - "categories" : [ - "Rich Snyder", - "Richard Hainsworth", - "Richard Nuttall", - "Richard Park", - "Rick Bychowski", - "Robbie Hatley", - "Robbie Hatley", - "Robert DiCicco", - "Robert Gratza", - "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", - "Simon Green", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Solathian" - ] + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-09-27 08:46:27 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 3, 0, @@ -81,10 +56,10 @@ 1, 3, 10 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 1, @@ -116,7 +91,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -154,14 +130,38 @@ "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-27 07:48:22 GMT" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" + "xAxis" : { + "categories" : [ + "Rich Snyder", + "Richard Hainsworth", + "Richard Nuttall", + "Richard Park", + "Rick Bychowski", + "Robbie Hatley", + "Robbie Hatley", + "Robert DiCicco", + "Robert Gratza", + "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", + "Simon Green", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Solathian" + ] } } |
