diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 701c1b7587..0cc1b1b7ac 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,9 +1,10 @@ { "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-08-01 18:00:18 GMT" + "text" : "[Champions: 30] Last updated at 2021-08-01 18:33:37 GMT" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "plotOptions" : { "column" : { @@ -53,8 +54,12 @@ }, "min" : 0 }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "series" : [ { + "name" : "Perl", "data" : [ 0, 0, @@ -86,8 +91,7 @@ 8, 118, 3 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -125,6 +129,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 118, 0, @@ -156,12 +161,7 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } - ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - } + ] } |
