diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index b179a5a4f2..ff6692f6db 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,20 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "xAxis" : { "categories" : [ "Augie De Blieck Jr.", @@ -38,21 +54,8 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-09-04 11:52:54 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "series" : [ { - "name" : "Perl", "data" : [ 6, 45, @@ -84,9 +87,11 @@ 2, 63, 2 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -118,8 +123,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -157,11 +161,7 @@ "name" : "Blog" } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-09-04 21:20:35 GMT" } } |
