diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index e523d938a1..b3bcd88032 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,7 +1,6 @@ { "series" : [ { - "name" : "Perl", "data" : [ 45, 5, @@ -9,8 +8,8 @@ 21, 5, 68, - 422, - 118, + 424, + 120, 4, 0, 8, @@ -21,7 +20,7 @@ 0, 82, 397, - 496, + 498, 2, 8, 23, @@ -33,10 +32,10 @@ 0, 4, 32 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 23, @@ -68,7 +67,8 @@ 2, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -79,7 +79,7 @@ 0, 0, 2, - 156, + 157, 3, 0, 0, @@ -106,27 +106,11 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-01-29 05:50:59 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "xAxis" : { "categories" : [ "Daniel Mantovani", @@ -163,5 +147,21 @@ }, "chart" : { "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-01-31 13:36:32 GMT" } } |
