diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index fbe1678fbf..bcdee6e92b 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,10 +1,6 @@ { - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, "xAxis" : { "categories" : [ @@ -40,25 +36,29 @@ "Rawley Fowler" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-08-13 11:20:14 GMT" }, "yAxis" : { - "min" : 0, "title" : { "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-08-13 10:49:28 GMT" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { "name" : "Perl", "data" : [ - 110, + 112, 18, 458, 3, @@ -91,9 +91,8 @@ ] }, { - "name" : "Raku", "data" : [ - 110, + 112, 0, 0, 0, @@ -123,11 +122,13 @@ 1, 15, 4 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ - 55, + 56, 0, 0, 1, @@ -157,11 +158,10 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "chart" : { + "type" : "column" } } |
