diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 8ee592706e..22dfb56e37 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,4 +1,20 @@ { + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "E. Choroba", @@ -33,24 +49,8 @@ "Jared Martin" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-07 09:14:31 GMT" + "text" : "[Champions: 30] Last updated at 2022-01-07 09:51:12 GMT" }, "plotOptions" : { "column" : { @@ -59,7 +59,6 @@ }, "series" : [ { - "name" : "Perl", "data" : [ 284, 2, @@ -91,9 +90,11 @@ 0, 0, 26 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -125,8 +126,7 @@ 132, 4, 0 - ], - "name" : "Raku" + ] }, { "data" : [ |
