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 dc89b303c7..18a7020995 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,10 +1,53 @@ { - "chart" : { - "type" : "column" + "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 - 2022]" + }, + "xAxis" : { + "categories" : [ + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Solathian", + "Stephanie Stein", + "Stephen G. Lynn", + "Steve Bresson", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Stuart Little", + "Svetlana Nesterova", + "Ted Leahy", + "Tejas", + "Tester R59", + "Thomas Kohler", + "Tiago Stock", + "Tim Potapov", + "Tim Smith", + "Tore Andersson", + "Trenton Langer", + "Tyler Limkemann", + "Tyler Wardhaugh", + "Ulrich Rieke", + "User Person", + "Vamsi Meenavilli", + "Veesh Goldman", + "Vinod Kumar K", + "Vinod Kumar Pal" + ] }, "series" : [ { - "name" : "Perl", "data" : [ 5, 4, @@ -12,7 +55,7 @@ 3, 29, 1, - 53, + 55, 2, 7, 0, @@ -36,10 +79,10 @@ 17, 15, 0 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 244, 0, @@ -47,7 +90,7 @@ 0, 0, 0, - 53, + 55, 0, 2, 0, @@ -71,10 +114,10 @@ 2, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 12, 0, @@ -82,7 +125,7 @@ 0, 0, 0, - 25, + 26, 0, 0, 0, @@ -106,62 +149,19 @@ 3, 0, 0 - ] + ], + "name" : "Blog" } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Solathian", - "Stephanie Stein", - "Stephen G. Lynn", - "Steve Bresson", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Stuart Little", - "Svetlana Nesterova", - "Ted Leahy", - "Tejas", - "Tester R59", - "Thomas Kohler", - "Tiago Stock", - "Tim Potapov", - "Tim Smith", - "Tore Andersson", - "Trenton Langer", - "Tyler Limkemann", - "Tyler Wardhaugh", - "Ulrich Rieke", - "User Person", - "Vamsi Meenavilli", - "Veesh Goldman", - "Vinod Kumar K", - "Vinod Kumar Pal" - ] + "chart" : { + "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-12-15 10:20:50 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-12-14 09:08:11 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
