diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 9275136348..6a9c612199 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,21 +1,13 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-08-10 18:11:11 GMT" - }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-08-11 09:50:49 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 6, 45, @@ -47,11 +39,9 @@ 2, 63, 2 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -83,7 +73,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -121,15 +112,24 @@ "name" : "Blog" } ], + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "xAxis" : { "categories" : [ "Augie De Blieck Jr.", |
