diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index f94a62a7fc..89b6241f62 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,18 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Mark Senn", @@ -47,8 +33,12 @@ "Oleksii Tsvietnov" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-09-27 08:46:27 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 0, 8, @@ -80,8 +70,7 @@ 0, 52, 2 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -119,7 +108,6 @@ ] }, { - "name" : "Blog", "data" : [ 29, 0, @@ -151,17 +139,29 @@ 1, 0, 0 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-27 07:48:22 GMT" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "chart" : { "type" : "column" }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } |
