diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 120 |
1 files changed, 60 insertions, 60 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index c81e12c5a8..c1fefc179a 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,30 +1,41 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-11-17 23:16:36 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "xAxis" : { + "categories" : [ + "Rakulius", + "Randy Lauen", + "Rawley Fowler", + "rcmlz", + "Reinier Maliepaard", + "RibTips", + "Rich Snyder", + "Richard Hainsworth", + "Richard Nuttall", + "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", + "Santiago Leyva", + "Scott Sotka", + "Sean Meininger", + "Sergio Iglesias", + "Shahed Nooshmand", + "Shasank Shah" + ] }, "series" : [ { + "name" : "Perl", "data" : [ 0, 8, @@ -56,10 +67,10 @@ 6, 1, 2 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 1, 15, @@ -91,8 +102,7 @@ 0, 46, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -130,38 +140,28 @@ "name" : "Blog" } ], - "xAxis" : { - "categories" : [ - "Rakulius", - "Randy Lauen", - "Rawley Fowler", - "rcmlz", - "Reinier Maliepaard", - "RibTips", - "Rich Snyder", - "Richard Hainsworth", - "Richard Nuttall", - "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", - "Santiago Leyva", - "Scott Sotka", - "Sean Meininger", - "Sergio Iglesias", - "Shahed Nooshmand", - "Shasank Shah" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-11-17 23:55:13 GMT" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
