diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 733a1ff74b..1affdfc06a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,15 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "chart" : { "type" : "column" }, @@ -127,7 +116,7 @@ 2, 52, 77, - 22, + 24, 8, 0, 6, @@ -272,7 +261,7 @@ 6, 31, 77, - 17, + 19, 0, 3, 0, @@ -416,7 +405,7 @@ 0, 21, 0, - 1, + 2, 1, 0, 0, @@ -447,8 +436,20 @@ ] } ], - "subtitle" : { - "text" : "[Champions: 139] Last updated at 2019-12-23 12:55:29 GMT" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "xAxis" : { "categories" : [ @@ -593,11 +594,10 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "title" : { "text" : "Perl Weekly Challenge - 2019" + }, + "subtitle" : { + "text" : "[Champions: 139] Last updated at 2019-12-23 18:58:46 GMT" } } |
