diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 3762de257f..dd47efcf2e 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -33,24 +33,25 @@ "Jen Guerra" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-02-20 14:16:52 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-02-19 04:08:07 GMT" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "series" : [ { - "name" : "Perl", "data" : [ 5, 50, @@ -68,7 +69,7 @@ 0, 12, 6, - 453, + 454, 1, 2, 300, @@ -82,10 +83,10 @@ 2, 0, 8 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -103,7 +104,7 @@ 0, 0, 0, - 452, + 453, 0, 3, 10, @@ -117,9 +118,11 @@ 0, 2, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 6, @@ -151,17 +154,14 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "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" : { - "title" : { - "text" : "" - }, - "min" : 0 + "chart" : { + "type" : "column" } } |
