diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index bec37f62e9..b98f56abba 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,7 +1,6 @@ { "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -199,7 +198,7 @@ 20, 7, 7, - 36, + 37, 4, 1, 171, @@ -315,9 +314,11 @@ 44, 11, 4 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -371,8 +372,8 @@ 6, 0, 0, - 8, 1, + 8, 0, 104, 0, @@ -631,11 +632,9 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -949,11 +948,12 @@ 5, 10, 1 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 312] Last updated at 2024-07-13 13:02:52 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "yAxis" : { "title" : { @@ -961,8 +961,13 @@ }, "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" }, "xAxis" : { "categories" : [ @@ -1280,16 +1285,11 @@ "Yves Orton" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 312] Last updated at 2024-07-13 17:48:04 GMT" } } |
