diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 6e54170b50..c6597f9af6 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,9 +1,56 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-02 10:54:01 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "chart" : { "type" : "column" }, + "xAxis" : { + "categories" : [ + "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", + "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", + "Vyacheslav Volgarev", + "W. Luis Mochan", + "Walt Mankowski", + "Wanderdoc" + ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "series" : [ { + "name" : "Perl", "data" : [ 3, 19, @@ -35,10 +82,10 @@ 198, 81, 179 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -70,8 +117,7 @@ 2, 0, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -109,59 +155,13 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "xAxis" : { - "categories" : [ - "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", - "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", - "Vyacheslav Volgarev", - "W. Luis Mochan", - "Walt Mankowski", - "Wanderdoc" - ] - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-01 23:36:12 GMT" - }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
