diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 118 |
1 files changed, 59 insertions, 59 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index a6bfc8a0ae..2a9b01d885 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,14 +1,64 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "chart" : { + "type" : "column" + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-29 11:16:28 GMT" + "text" : "[Champions: 30] Last updated at 2024-03-29 15:53:30 GMT" + }, + "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", + "Thomas Kohler", + "Tiago Stock", + "Tim Potapov", + "Tim Smith", + "Tore Andersson", + "Trenton Langer", + "Tyler Bird", + "Tyler Limkemann", + "Tyler Wardhaugh", + "Ulrich Rieke", + "User Person", + "Vamsi Meenavilli", + "Veesh Goldman", + "Vinod Kumar K", + "Vinod Kumar Pal", + "Vyacheslav Volgarev", + "W. Luis Mochan" + ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { - "name" : "Perl", "data" : [ 3, 96, @@ -40,10 +90,10 @@ 0, 4, 342 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -75,10 +125,10 @@ 0, 0, 2 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -110,58 +160,8 @@ 0, 0, 171 - ] - } - ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "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", - "Thomas Kohler", - "Tiago Stock", - "Tim Potapov", - "Tim Smith", - "Tore Andersson", - "Trenton Langer", - "Tyler Bird", - "Tyler Limkemann", - "Tyler Wardhaugh", - "Ulrich Rieke", - "User Person", - "Vamsi Meenavilli", - "Veesh Goldman", - "Vinod Kumar K", - "Vinod Kumar Pal", - "Vyacheslav Volgarev", - "W. Luis Mochan" - ] - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + ], + "name" : "Blog" } - } + ] } |
