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 49fffea828..7fee80fd4b 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -37,24 +37,28 @@ ] }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-07-19 11:14:13 GMT" + "text" : "[Champions: 30] Last updated at 2022-07-19 11:20:58 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 4, 93, @@ -86,7 +90,8 @@ 0, 8, 14 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -124,6 +129,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -155,13 +161,7 @@ 0, 0, 0 - ], - "name" : "Blog" - } - ], - "plotOptions" : { - "column" : { - "stacking" : "percent" + ] } - } + ] } |
