diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 00d7ff7f37..caaff8f2a7 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,4 +1,8 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "Aaron Sherman", @@ -33,23 +37,20 @@ "Duncan C. White" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-10-14 16:59:17 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, @@ -74,13 +75,13 @@ 0, 4, 0, - 2, + 4, 1, 14, 41, - 1, + 2, 13, - 30, + 32, 4, 0, 0, @@ -160,8 +161,7 @@ "name" : "Blog" } ], - "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-10-15 14:49:14 GMT" } } |
