diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 317e8d86d2..53a58edb57 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,7 +1,6 @@ { "series" : [ { - "name" : "Perl", "data" : [ 3, 22, @@ -33,7 +32,8 @@ 202, 81, 179 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -71,6 +71,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -102,27 +103,32 @@ 101, 17, 0 - ], - "name" : "Blog" + ] } ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-20 22:41:05 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "xAxis" : { "categories" : [ @@ -157,11 +163,5 @@ "Walt Mankowski", "Wanderdoc" ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-20 22:20:48 GMT" } } |
