diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index b25ca26a25..67c8df1136 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,7 +1,9 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-07-25 22:39:15 GMT" + }, "series" : [ { - "name" : "Perl", "data" : [ 0, 0, @@ -33,9 +35,11 @@ 0, 81, 54 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 1, 4, @@ -67,8 +71,7 @@ 0, 1, 244 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -106,10 +109,6 @@ "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "xAxis" : { "categories" : [ "Richard Hainsworth", @@ -144,24 +143,25 @@ "Stuart Little" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-07-25 21:10:55 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" } } |
