diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 118 |
1 files changed, 59 insertions, 59 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 7c6af9568b..5969f356a2 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,62 +1,4 @@ { - "xAxis" : { - "categories" : [ - "Richard Park", - "Rick Bychowski", - "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", - "Scott Sotka", - "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" - ] - }, - "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" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-01-28 13:34:24 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "name" : "Perl", @@ -163,5 +105,63 @@ 0 ] } - ] + ], + "xAxis" : { + "categories" : [ + "Richard Park", + "Rick Bychowski", + "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", + "Scott Sotka", + "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" + ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-01-28 14:26:03 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + } } |
