diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 789ca6f62f..7936a8b3cd 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,7 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 286] Last updated at 2023-05-02 16:06:01 GMT" - }, "xAxis" : { "categories" : [ "3ter", @@ -292,11 +289,20 @@ "Yozen Hernandez" ] }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 286] Last updated at 2023-05-02 18:08:29 GMT" + }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 @@ -307,12 +313,8 @@ "text" : "" } }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -481,7 +483,7 @@ 77, 0, 2, - 9, + 10, 4, 8, 7, @@ -600,10 +602,10 @@ 3, 44, 11 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -891,10 +893,10 @@ 3, 11, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -1182,10 +1184,8 @@ 1, 5, 10 - ] + ], + "name" : "Blog" } - ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - } + ] } |
