diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index b88c6e9a99..ac1755f0bb 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,8 +1,8 @@ { "series" : [ { - "name" : "Perl", "data" : [ + 1, 2, 0, 6, @@ -13,7 +13,7 @@ 7, 2, 0, - 440, + 442, 8, 2, 23, @@ -26,19 +26,20 @@ 38, 0, 16, - 42, + 46, 4, 36, 37, 25, - 16, - 22 - ] + 16 + ], + "name" : "Perl" }, { "name" : "Raku", "data" : [ 0, + 0, 1, 17, 58, @@ -66,13 +67,13 @@ 2, 0, 0, - 4, - 0 + 4 ] }, { "data" : [ 0, + 0, 1, 7, 2, @@ -100,7 +101,6 @@ 2, 0, 17, - 0, 0 ], "name" : "Blog" @@ -110,22 +110,15 @@ "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" : "" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-10-12 20:39:38 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, "xAxis" : { "categories" : [ + "Jim Bacon", "Jitu Keshwani", "JJ Merelo", "Jo Christian Oterhals", @@ -154,14 +147,21 @@ "Kueppo Wesley", "Lakpa Tashi Bhutia", "Lance Wicks", - "Lars Balker", - "Lars Thegler" + "Lars Balker" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-10-15 08:57:41 GMT" } } |
