diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 85abc96e95..dbf4fc07a1 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,7 +1,15 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-11-02 02:10:47 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -37,11 +45,12 @@ "Rakulius" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "plotOptions" : { "column" : { @@ -120,6 +129,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 60, 11, @@ -151,17 +161,7 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } - ], - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-11-02 01:39:01 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - } + ] } |
