diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 90 |
1 files changed, 45 insertions, 45 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 2279fc30ee..f69bb04e1b 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,12 +1,7 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "xAxis" : { "categories" : [ @@ -291,20 +286,11 @@ "Yozen Hernandez" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "subtitle" : { - "text" : "[Champions: 279] Last updated at 2022-12-26 06:16:59 GMT" + "text" : "[Champions: 279] Last updated at 2022-12-27 13:32:16 GMT" }, "series" : [ { @@ -349,7 +335,7 @@ 1, 0, 15, - 2, + 3, 0, 145, 2, @@ -368,7 +354,7 @@ 3, 35, 169, - 4, + 5, 2, 0, 4, @@ -529,13 +515,13 @@ 0, 0, 0, + 4, 10, - 3, - 53, + 54, 1, 0, 1, - 181, + 182, 57, 43, 28, @@ -555,7 +541,7 @@ 2, 18, 1, - 29, + 30, 1, 4, 0, @@ -565,7 +551,7 @@ 2, 2, 1, - 4, + 5, 1, 7, 0, @@ -580,7 +566,7 @@ 12, 0, 2, - 106, + 107, 41, 97, 1, @@ -592,6 +578,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -666,7 +653,7 @@ 0, 0, 0, - 96, + 97, 2, 83, 18, @@ -695,7 +682,7 @@ 2, 5, 0, - 124, + 125, 2, 0, 7, @@ -739,13 +726,13 @@ 0, 0, 0, - 128, + 129, 7, 2, 0, 1, 0, - 145, + 146, 1, 27, 48, @@ -815,11 +802,11 @@ 10, 0, 0, - 41, + 42, 3, 44, 0, - 169, + 170, 57, 31, 0, @@ -839,7 +826,7 @@ 0, 0, 0, - 29, + 30, 0, 1, 0, @@ -872,11 +859,9 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -1024,7 +1009,7 @@ 0, 0, 3, - 127, + 128, 0, 0, 0, @@ -1098,7 +1083,7 @@ 0, 13, 0, - 0, + 1, 0, 0, 0, @@ -1124,7 +1109,7 @@ 0, 0, 0, - 27, + 28, 0, 0, 0, @@ -1134,7 +1119,7 @@ 0, 0, 0, - 1, + 2, 0, 0, 0, @@ -1149,7 +1134,7 @@ 0, 0, 0, - 106, + 107, 17, 0, 0, @@ -1157,7 +1142,22 @@ 1, 5, 10 - ] + ], + "name" : "Blog" + } + ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } - ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + } } |
