diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index be39880cbd..30f54643b0 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,10 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2025]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-02-10 02:41:45 GMT" - }, "yAxis" : { "min" : 0, "title" : { @@ -14,6 +8,21 @@ "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2025-02-10 20:39:26 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2025]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Olli-Antti Kivilahti", @@ -66,7 +75,7 @@ 0, 340, 1, - 216, + 218, 6, 11, 7, @@ -85,6 +94,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 28, @@ -116,8 +126,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -154,14 +163,5 @@ ], "name" : "Blog" } - ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - } + ] } |
