diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 26f61f1551..8dae3e0bcd 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,35 +1,7 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 9] Last updated at 2020-04-20 15:16:23 GMT" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "User Person", - "Veesh Goldman", - "Vyacheslav Volgarev", - "Walt Mankowski", - "Wanderdoc", - "William Gilmore", - "Yary H", - "Yet Ebreo", - "Yozen Hernandez" - ] - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -47,7 +19,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 2, @@ -58,7 +29,8 @@ 2, 21, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -75,9 +47,37 @@ ] } ], + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "plotOptions" : { "column" : { "stacking" : "percent" } + }, + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2020-04-20 15:34:51 GMT" + }, + "xAxis" : { + "categories" : [ + "User Person", + "Veesh Goldman", + "Vyacheslav Volgarev", + "Walt Mankowski", + "Wanderdoc", + "William Gilmore", + "Yary H", + "Yet Ebreo", + "Yozen Hernandez" + ] + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" } } |
