diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index ee9ef7aff2..558bccc124 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,19 +1,29 @@ { - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "xAxis" : { + "categories" : [ + "Ulrich Rieke", + "User Person", + "Veesh Goldman", + "Vyacheslav Volgarev", + "Walt Mankowski", + "Wanderdoc", + "William Gilmore", + "Yary H", + "Yet Ebreo", + "Yozen Hernandez" + ] }, "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/>" }, "subtitle" : { - "text" : "[Champions: 10] Last updated at 2020-05-04 14:55:57 GMT" + "text" : "[Champions: 10] Last updated at 2020-05-04 15:13:42 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -62,24 +72,14 @@ ] } ], - "xAxis" : { - "categories" : [ - "Ulrich Rieke", - "User Person", - "Veesh Goldman", - "Vyacheslav Volgarev", - "Walt Mankowski", - "Wanderdoc", - "William Gilmore", - "Yary H", - "Yet Ebreo", - "Yozen Hernandez" - ] + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "chart" : { "type" : "column" |
