diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 18a23096ef..26f575b8d9 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,13 +1,6 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-01-17 07:21:31 GMT" }, "xAxis" : { "categories" : [ @@ -43,10 +36,20 @@ "Jo Christian Oterhals" ] }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { "data" : [ - 44, + 46, 4, 0, 0, @@ -115,9 +118,8 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ - 23, + 24, 0, 0, 4, @@ -147,9 +149,13 @@ 0, 1, 7 - ] + ], + "name" : "Blog" } ], + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -157,11 +163,5 @@ }, "chart" : { "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-01-16 22:22:38 GMT" } } |
