diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index b08a88e416..b6fbf6a7fd 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -36,6 +36,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 49, 91, @@ -67,8 +68,7 @@ 93, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -106,15 +106,6 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "xAxis" : { "categories" : [ "Mark Senn", @@ -149,19 +140,28 @@ "Oleksii Tsvietnov" ] }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, + "chart" : { + "type" : "column" + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-30 16:23:07 GMT" + "text" : "[Champions: 30] Last updated at 2022-10-01 08:14:57 GMT" } } |
