diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 110 |
1 files changed, 55 insertions, 55 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index a18587aa3b..88758d2c09 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,64 +1,23 @@ { - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "Simon Green", - "Simon Miner", - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Stephanie Stein", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Stuart Little", - "Svetlana Nesterova", - "Ted Leahy", - "Tejas", - "Tester R59", - "Tiago Stock", - "Tim Smith", - "Tore Andersson", - "Trenton Langer", - "Tyler Limkemann", - "Ulrich Rieke", - "User Person", - "Veesh Goldman", - "Vinod Kumar K", - "Vinod Kumar Pal", - "Vyacheslav Volgarev", - "W. Luis Mochan", - "Walt Mankowski", - "Wanderdoc", - "William Gilmore" - ] + }, + "min" : 0 }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-01-24 00:18:59 GMT" - }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-01-24 02:14:54 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 53, 7, @@ -90,11 +49,9 @@ 65, 108, 1 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -126,10 +83,10 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 26, 0, @@ -161,7 +118,50 @@ 16, 0, 0 - ] + ], + "name" : "Blog" + } + ], + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "xAxis" : { + "categories" : [ + "Simon Green", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Stephanie Stein", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Stuart Little", + "Svetlana Nesterova", + "Ted Leahy", + "Tejas", + "Tester R59", + "Tiago Stock", + "Tim Smith", + "Tore Andersson", + "Trenton Langer", + "Tyler Limkemann", + "Ulrich Rieke", + "User Person", + "Veesh Goldman", + "Vinod Kumar K", + "Vinod Kumar Pal", + "Vyacheslav Volgarev", + "W. Luis Mochan", + "Walt Mankowski", + "Wanderdoc", + "William Gilmore" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } - ] + } } |
