diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index b0f6c93797..98a547b13c 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,12 +1,12 @@ { + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" @@ -147,7 +147,7 @@ 4, 1, 0, - 250, + 251, 4, 1, 13, @@ -324,6 +324,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -631,8 +632,7 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -768,7 +768,7 @@ 0, 0, 0, - 20, + 21, 0, 0, 1, @@ -946,8 +946,8 @@ "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 306] Last updated at 2024-03-07 19:15:20 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "xAxis" : { "categories" : [ @@ -1259,13 +1259,13 @@ "Yves Orton" ] }, + "subtitle" : { + "text" : "[Champions: 306] Last updated at 2024-03-08 14:24:38 GMT" + }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 - }, - "chart" : { - "type" : "column" } } |
