diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 2845f7f2e3..cb1e0a48e2 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,10 +1,22 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-10 21:08:26 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "series" : [ { "data" : [ @@ -77,6 +89,7 @@ ] }, { + "name" : "Blog", "data" : [ 3, 0, @@ -108,8 +121,7 @@ 0, 0, 1 - ], - "name" : "Blog" + ] } ], "xAxis" : { @@ -151,17 +163,5 @@ }, "chart" : { "type" : "column" - }, - "tooltip" : { - "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 2022-01-10 19:15:24 GMT" } } |
