diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 604357980b..4d07542c15 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,10 @@ { + "subtitle" : { + "text" : "[Champions: 309] Last updated at 2024-05-02 14:09:28 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 1, 0, @@ -179,7 +183,7 @@ 118, 0, 2, - 48, + 49, 1, 4, 8, @@ -311,8 +315,7 @@ 44, 11, 4 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -476,7 +479,7 @@ 0, 5, 28, - 190, + 191, 7, 2, 0, @@ -629,6 +632,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -789,7 +793,7 @@ 0, 0, 30, - 189, + 190, 0, 0, 0, @@ -807,7 +811,7 @@ 0, 0, 1, - 41, + 42, 0, 0, 0, @@ -939,25 +943,30 @@ 5, 10, 1 - ], - "name" : "Blog" + ] } ], - "subtitle" : { - "text" : "[Champions: 309] Last updated at 2024-05-02 09:01:09 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "chart" : { "type" : "column" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -1270,14 +1279,5 @@ "Yozen Hernandez", "Yves Orton" ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } } } |
