diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index e733113877..c710ddc46c 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -5,8 +5,20 @@ } }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "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 2021-10-20 15:30:33 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" }, "xAxis" : { "categories" : [ @@ -42,11 +54,9 @@ "Mohammad S Anwar" ] }, - "chart" : { - "type" : "column" - }, "series" : [ { + "name" : "Perl", "data" : [ 15, 22, @@ -78,11 +88,9 @@ 0, 0, 102 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 4, 0, @@ -114,9 +122,11 @@ 2, 0, 67 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -148,20 +158,10 @@ 0, 0, 76 - ], - "name" : "Blog" + ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-10-20 07:21:23 GMT" + "chart" : { + "type" : "column" } } |
