diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-03-18 11:20:41 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-03-18 11:20:41 +0000 |
| commit | ec40a817b49b92d42a652fc8edc3772697a29314 (patch) | |
| tree | 00e7afc6dc9295a055f4451eb3166a3eed018729 /stats/pwc-summary-61-90.json | |
| parent | 274cc5655aee01f0b6fa48da44b2f068690d3158 (diff) | |
| download | perlweeklychallenge-club-ec40a817b49b92d42a652fc8edc3772697a29314.tar.gz perlweeklychallenge-club-ec40a817b49b92d42a652fc8edc3772697a29314.tar.bz2 perlweeklychallenge-club-ec40a817b49b92d42a652fc8edc3772697a29314.zip | |
- Added blog post by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index cc1d24c650..54a09a365a 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,12 +1,12 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + }, + "min" : 0 }, "plotOptions" : { "column" : { @@ -17,11 +17,12 @@ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-03-18 11:13:06 GMT" + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl", "data" : [ 278, 304, @@ -53,8 +54,7 @@ 2, 0, 0 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -161,7 +161,7 @@ "Jan Ole Kraft" ] }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-03-18 11:19:08 GMT" } } |
