diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index fb28a5843b..c01d201d43 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -149,8 +149,12 @@ "Yozen Hernandez" ] }, + "subtitle" : { + "text" : "[Champions: 141] Last updated at 2020-01-12 22:24:05 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 1, 0, @@ -204,7 +208,7 @@ 1, 0, 6, - 36, + 37, 8, 12, 1, @@ -293,8 +297,7 @@ 2, 15, 11 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -351,7 +354,7 @@ 0, 0, 0, - 36, + 37, 5, 12, 0, @@ -443,6 +446,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -496,7 +500,7 @@ 0, 0, 0, - 22, + 23, 0, 12, 0, @@ -585,27 +589,23 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 141] Last updated at 2020-01-12 22:18:06 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
