diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 768ab180b2..4447587333 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,4 +1,9 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", @@ -36,7 +41,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -68,7 +72,8 @@ 0, 46, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -110,14 +115,14 @@ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-02-05 07:56:17 GMT" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-02-05 08:10:14 GMT" }, "chart" : { "type" : "column" @@ -158,10 +163,5 @@ "Shahed Nooshmand", "Shasank Shah" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } } } |
