diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 0e2438dcd8..8b6094a7f0 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,9 +1,15 @@ { - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-08-16 16:10:58 GMT" + "text" : "[Champions: 30] Last updated at 2020-08-16 16:25:10 GMT" + }, + "chart" : { + "type" : "column" }, "series" : [ { @@ -77,7 +83,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -109,18 +114,18 @@ 0, 1, 6 - ] + ], + "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "xAxis" : { "categories" : [ "Shaun Pearce", @@ -155,13 +160,8 @@ "Yet Ebreo" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "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 } } |
