diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 1d7e9c2e52..03faa6a973 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,13 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { + "name" : "Perl", "data" : [ 1, 0, @@ -22,7 +29,7 @@ 11, 4, 1, - 7, + 8, 4, 65, 7, @@ -314,10 +321,10 @@ 44, 11, 4 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -351,7 +358,7 @@ 0, 0, 0, - 70, + 71, 2, 0, 0, @@ -631,8 +638,7 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -657,7 +663,7 @@ 2, 0, 0, - 5, + 6, 22, 0, 0, @@ -952,9 +958,6 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "xAxis" : { "categories" : [ "3ter", @@ -1271,25 +1274,22 @@ "Yves Orton" ] }, - "subtitle" : { - "text" : "[Champions: 312] Last updated at 2024-07-21 22:37:17 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 312] Last updated at 2024-07-21 22:47:00 GMT" }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "chart" : { + "type" : "column" } } |
