diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 87a9406030..19068fc883 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,31 +1,30 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "subtitle" : { + "text" : "[Champions: 311] Last updated at 2024-06-18 19:27:26 GMT" + }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 311] Last updated at 2024-06-16 23:04:24 GMT" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -95,7 +94,7 @@ 16, 3, 35, - 234, + 235, 97, 2, 0, @@ -107,7 +106,7 @@ 0, 43, 202, - 268, + 269, 1, 4, 12, @@ -193,7 +192,7 @@ 2, 1, 2, - 38, + 39, 14, 1, 0, @@ -245,7 +244,7 @@ 0, 140, 1, - 59, + 60, 10, 4, 1, @@ -280,7 +279,7 @@ 0, 0, 1, - 257, + 258, 57, 45, 28, @@ -313,7 +312,7 @@ 2, 2, 1, - 80, + 81, 1, 7, 0, @@ -322,7 +321,7 @@ 4, 0, 1, - 216, + 217, 12, 9, 9, @@ -338,9 +337,11 @@ 44, 11, 4 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -394,8 +395,8 @@ 6, 0, 0, - 8, 1, + 8, 0, 104, 0, @@ -509,7 +510,7 @@ 1, 0, 0, - 221, + 222, 1, 27, 48, @@ -595,7 +596,7 @@ 1, 114, 0, - 245, + 246, 57, 32, 0, @@ -637,7 +638,7 @@ 0, 1, 0, - 217, + 218, 0, 0, 2, @@ -653,8 +654,7 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -944,7 +944,7 @@ 0, 0, 0, - 77, + 78, 0, 0, 0, |
