diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index c269a21c12..1eb8ea2000 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,57 +1,10 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-30 16:23:07 GMT" - }, - "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" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 30] Last updated at 2022-10-01 08:14:57 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 3, 0, @@ -83,8 +36,7 @@ 1, 3, 12 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -122,6 +74,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -153,15 +106,62 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "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" + ] + }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
