diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index b5936769ca..82e954c242 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -33,27 +33,27 @@ "Steve Rogerson" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-11-12 16:03:13 GMT" + "text" : "[Champions: 30] Last updated at 2019-11-13 14:45:18 GMT" }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl 5", "data" : [ 3, 0, @@ -74,7 +74,7 @@ 0, 3, 2, - 38, + 39, 63, 4, 0, @@ -85,10 +85,10 @@ 5, 4, 3 - ], - "name" : "Perl 5" + ] }, { + "name" : "Perl 6", "data" : [ 0, 34, @@ -109,7 +109,7 @@ 2, 0, 6, - 17, + 18, 63, 3, 3, @@ -120,10 +120,10 @@ 55, 0, 2 - ], - "name" : "Perl 6" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -155,13 +155,13 @@ 7, 0, 0 - ], - "name" : "Blog" + ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
