diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 8ed1942ed2..930d04d025 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,17 +1,4 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "xAxis" : { "categories" : [ "3ter", @@ -339,6 +326,26 @@ "Yves Orton" ] }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2025]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 323] Last updated at 2025-04-22 15:52:15 GMT" + }, "series" : [ { "name" : "Perl", @@ -386,7 +393,7 @@ 0, 0, 2, - 171, + 172, 3, 36, 1, @@ -415,7 +422,7 @@ 1, 35, 270, - 140, + 141, 2, 0, 4, @@ -426,7 +433,7 @@ 0, 43, 202, - 312, + 313, 1, 4, 12, @@ -547,7 +554,7 @@ 45, 4, 1, - 194, + 195, 1, 0, 26, @@ -566,7 +573,7 @@ 2, 102, 0, - 183, + 184, 1, 118, 5, @@ -604,7 +611,7 @@ 0, 0, 1, - 301, + 302, 57, 51, 28, @@ -632,7 +639,7 @@ 1, 4, 0, - 86, + 87, 33, 1, 3, @@ -650,16 +657,16 @@ 4, 0, 1, - 258, + 259, 12, 9, 9, - 16, + 17, 0, 2, - 226, + 227, 41, - 160, + 161, 1, 3, 3, @@ -669,6 +676,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -724,8 +732,8 @@ 6, 0, 0, - 9, 1, + 9, 0, 104, 0, @@ -756,7 +764,7 @@ 0, 0, 0, - 216, + 217, 2, 119, 18, @@ -787,7 +795,7 @@ 2, 5, 0, - 244, + 245, 2, 0, 7, @@ -843,7 +851,7 @@ 0, 0, 0, - 261, + 262, 1, 27, 48, @@ -931,7 +939,7 @@ 2, 156, 0, - 289, + 290, 57, 32, 0, @@ -977,7 +985,7 @@ 0, 1, 0, - 259, + 260, 0, 0, 2, @@ -993,8 +1001,7 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -1222,7 +1229,7 @@ 0, 0, 0, - 171, + 172, 0, 0, 2, @@ -1313,7 +1320,7 @@ 0, 0, 0, - 226, + 227, 17, 1, 0, @@ -1325,15 +1332,8 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 323] Last updated at 2025-04-21 02:36:58 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/>" } } |
