diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 30c93dea05..90afd5f202 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -2,6 +2,21 @@ "chart" : { "type" : "column" }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "subtitle" : { + "text" : "[Champions: 10] Last updated at 2021-04-19 16:26:09 GMT" + }, "xAxis" : { "categories" : [ "Vinod Kumar Pal", @@ -16,15 +31,6 @@ "Yozen Hernandez" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "yAxis" : { "min" : 0, "title" : { @@ -48,6 +54,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -59,10 +66,10 @@ 3, 21, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -74,14 +81,7 @@ 1, 6, 14 - ], - "name" : "Blog" + ] } - ], - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2021-04-19 16:21:02 GMT" - } + ] } |
