diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index ea886ca428..0ad878da48 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,4 +1,8 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "series" : [ { "name" : "Perl", @@ -36,6 +40,7 @@ ] }, { + "name" : "Raku", "data" : [ 56, 3, @@ -67,8 +72,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -106,30 +110,26 @@ "name" : "Blog" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-05-31 23:47:11 GMT" + } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "chart" : { + "type" : "column" }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-05-31 23:50:55 GMT" + }, "xAxis" : { "categories" : [ "Markus Holzer", |
