diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 5999d80b9f..1e5f87ede1 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,7 @@ { + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "xAxis" : { "categories" : [ "Leoltron", @@ -142,15 +145,17 @@ "Yozen Hernandez" ] }, + "chart" : { + "type" : "column" + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "subtitle" : { - "text" : "[Champions: 139] Last updated at 2019-12-10 15:15:26 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -552,7 +557,7 @@ 0, 0, 0, - 17, + 18, 0, 0, 0, @@ -592,12 +597,7 @@ }, "min" : 0 }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 139] Last updated at 2019-12-10 16:35:08 GMT" } } |
