diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 4f7cd8f9bb..794d5c56f3 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,22 +1,4 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 313] Last updated at 2024-08-24 14:26:03 GMT" - }, "xAxis" : { "categories" : [ "3ter", @@ -334,15 +316,26 @@ "Yves Orton" ] }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 313] Last updated at 2024-08-25 09:17:06 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -521,7 +514,7 @@ 0, 0, 2, - 133, + 134, 0, 2, 62, @@ -541,7 +534,7 @@ 20, 7, 7, - 41, + 42, 4, 1, 175, @@ -556,7 +549,7 @@ 5, 57, 9, - 258, + 259, 2, 4, 0, @@ -657,10 +650,10 @@ 44, 11, 4 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -714,8 +707,8 @@ 6, 0, 0, - 1, 8, + 1, 0, 104, 0, @@ -776,7 +769,7 @@ 2, 5, 0, - 210, + 211, 2, 0, 7, @@ -975,7 +968,8 @@ 11, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -1234,7 +1228,7 @@ 1, 1, 0, - 261, + 262, 0, 33, 1, @@ -1295,5 +1289,11 @@ ], "name" : "Blog" } - ] + ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + } } |
