diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index d3138fa397..974298b903 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,19 +1,10 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-08-25 17:38:11 GMT" + "text" : "[Champions: 30] Last updated at 2019-08-25 22:05:54 GMT" }, "xAxis" : { "categories" : [ @@ -49,6 +40,23 @@ "Mano Chandar" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "chart" : { + "type" : "column" + }, "series" : [ { "name" : "Perl 5", @@ -57,7 +65,7 @@ 0, 2, 3, - 23, + 25, 32, 0, 0, @@ -155,13 +163,5 @@ 0 ] } - ], - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - } + ] } |
