diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 24ed72d2f6..41e9697261 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,7 @@ { "series" : [ { + "name" : "Perl", "data" : [ 1, 0, @@ -42,7 +43,7 @@ 0, 0, 2, - 120, + 121, 3, 33, 1, @@ -69,8 +70,8 @@ 16, 3, 35, - 227, - 90, + 228, + 91, 2, 0, 4, @@ -81,7 +82,7 @@ 0, 43, 202, - 261, + 262, 1, 4, 12, @@ -176,7 +177,7 @@ 0, 0, 2, - 117, + 118, 0, 2, 48, @@ -217,9 +218,9 @@ 0, 102, 0, - 133, + 134, 1, - 49, + 50, 10, 4, 1, @@ -239,7 +240,7 @@ 4, 0, 0, - 6, + 7, 3, 2, 0, @@ -253,7 +254,7 @@ 0, 0, 1, - 250, + 251, 57, 45, 28, @@ -294,14 +295,14 @@ 4, 0, 1, - 210, + 211, 12, 9, 9, 14, 0, 2, - 175, + 176, 41, 116, 1, @@ -310,11 +311,9 @@ 44, 11, 4 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -398,7 +397,7 @@ 0, 0, 0, - 164, + 165, 2, 119, 18, @@ -482,7 +481,7 @@ 1, 0, 0, - 214, + 215, 1, 27, 48, @@ -567,7 +566,7 @@ 1, 107, 0, - 238, + 239, 57, 32, 0, @@ -608,7 +607,7 @@ 0, 1, 0, - 211, + 212, 0, 0, 2, @@ -624,7 +623,8 @@ 11, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -669,7 +669,7 @@ 0, 0, 0, - 30, + 31, 0, 18, 0, @@ -844,7 +844,7 @@ 0, 0, 0, - 121, + 122, 0, 0, 0, @@ -866,7 +866,7 @@ 0, 0, 0, - 6, + 7, 0, 0, 0, @@ -928,7 +928,7 @@ 0, 0, 0, - 175, + 176, 17, 0, 0, @@ -940,18 +940,21 @@ ] } ], - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 308] Last updated at 2024-04-30 22:48:01 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "3ter", @@ -1264,16 +1267,13 @@ "Yves Orton" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "chart" : { + "type" : "column" }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 308] Last updated at 2024-04-29 02:19:39 GMT" + }, + "min" : 0 } } |
