diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index e3355f2375..3c20c8aeec 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,45 +1,17 @@ { - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "xAxis" : { - "categories" : [ - "Tim Smith", - "Tore Andersson", - "Trenton Langer", - "Tyler Limkemann", - "Ulrich Rieke", - "User Person", - "Veesh Goldman", - "Vinod Kumar K", - "Vinod Kumar Pal", - "Vyacheslav Volgarev", - "Walt Mankowski", - "Wanderdoc", - "William Gilmore", - "William West", - "Yary Hluchan", - "Yet Ebreo", - "Yozen Hernandez" - ] + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "subtitle" : { + "text" : "[Champions: 17] Last updated at 2020-10-21 18:42:12 GMT" }, "series" : [ { @@ -65,6 +37,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 4, 0, @@ -83,10 +56,10 @@ 3, 21, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -105,11 +78,38 @@ 1, 6, 14 - ], - "name" : "Blog" + ] } ], - "subtitle" : { - "text" : "[Champions: 17] Last updated at 2020-10-21 11:23:52 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "xAxis" : { + "categories" : [ + "Tim Smith", + "Tore Andersson", + "Trenton Langer", + "Tyler Limkemann", + "Ulrich Rieke", + "User Person", + "Veesh Goldman", + "Vinod Kumar K", + "Vinod Kumar Pal", + "Vyacheslav Volgarev", + "Walt Mankowski", + "Wanderdoc", + "William Gilmore", + "William West", + "Yary Hluchan", + "Yet Ebreo", + "Yozen Hernandez" + ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
