diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 96954a3cbc..8bbdffc5b5 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,27 +1,15 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-09-21 20:04:19 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-09-21 23:07:56 GMT" }, "xAxis" : { "categories" : [ @@ -57,6 +45,9 @@ "E. Choroba" ] }, + "chart" : { + "type" : "column" + }, "series" : [ { "data" : [ @@ -79,7 +70,7 @@ 0, 1, 6, - 39, + 41, 0, 7, 26, @@ -163,5 +154,14 @@ ], "name" : "Blog" } - ] + ], + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + } } |
