diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 071dc3b99a..37c6da7031 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,6 +1,12 @@ { - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" }, "series" : [ { @@ -39,6 +45,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -70,11 +77,9 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -106,9 +111,14 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "Konstantinos Giannakakis", @@ -148,20 +158,10 @@ "stacking" : "percent" } }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "chart" : { + "type" : "column" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-12-06 20:06:32 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "text" : "[Champions: 30] Last updated at 2021-12-06 20:19:18 GMT" } } |
