diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 0fadf3c5da..7627007d00 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -5,18 +5,17 @@ "text" : "" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "subtitle" : { + "text" : "[Champions: 245] Last updated at 2021-12-07 19:51:13 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, 0, 0, - 71, + 72, 2, 108, 2, @@ -72,7 +71,7 @@ 0, 43, 127, - 137, + 138, 1, 4, 12, @@ -97,7 +96,7 @@ 3, 122, 0, - 71, + 73, 1, 0, 0, @@ -180,7 +179,7 @@ 0, 5, 7, - 92, + 93, 2, 4, 0, @@ -207,10 +206,10 @@ 0, 0, 1, - 6, + 7, 1, 1, - 126, + 127, 57, 30, 27, @@ -243,7 +242,7 @@ 1, 3, 0, - 93, + 94, 12, 9, 12, @@ -257,9 +256,11 @@ 3, 44, 11 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -390,12 +391,12 @@ 0, 0, 0, - 77, + 78, 7, 2, 1, 0, - 93, + 94, 1, 16, 48, @@ -459,7 +460,7 @@ 0, 3, 0, - 114, + 115, 57, 28, 0, @@ -492,7 +493,7 @@ 0, 0, 1, - 95, + 96, 0, 2, 0, @@ -506,16 +507,16 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, 0, 28, - 53, + 54, 0, 105, 0, @@ -596,7 +597,7 @@ 0, 109, 0, - 46, + 47, 0, 0, 0, @@ -640,7 +641,7 @@ 0, 0, 3, - 77, + 78, 0, 0, 0, @@ -709,7 +710,7 @@ 0, 0, 0, - 120, + 122, 0, 18, 1, @@ -756,10 +757,24 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "3ter", @@ -1008,20 +1023,5 @@ "Yet Ebreo", "Yozen Hernandez" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 245] Last updated at 2021-12-06 18:42:38 GMT" } } |
