diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 57a507499e..2345289a64 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -36,14 +36,22 @@ "Ulrich Rieke" ] }, + "chart" : { + "type" : "column" + }, "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 }, "yAxis" : { - "min" : 0, "title" : { "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, "series" : [ @@ -83,6 +91,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 10, @@ -114,8 +123,7 @@ 0, 2, 211 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -153,15 +161,7 @@ ] } ], - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-04-20 16:38:23 GMT" + "text" : "[Champions: 30] Last updated at 2022-04-20 18:01:59 GMT" } } |
