diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 6955682d30..a80869f4b5 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -4,19 +4,6 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-10-04 19:42:01 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "Laurent Rosenfeld", @@ -51,19 +38,29 @@ "Miguel Prz" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-10-08 18:48:34 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, + "chart" : { + "type" : "column" + }, "series" : [ { + "name" : "Perl", "data" : [ 426, 17, 2, - 448, + 450, 0, 0, 0, @@ -82,7 +79,7 @@ 159, 0, 4, - 62, + 64, 2, 6, 13, @@ -90,8 +87,7 @@ 4, 0, 4 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -99,7 +95,7 @@ 438, 0, 0, - 7, + 9, 322, 14, 4, @@ -134,7 +130,7 @@ 309, 0, 0, - 17, + 18, 612, 0, 0, @@ -153,7 +149,7 @@ 0, 0, 1, - 28, + 29, 0, 0, 0, @@ -163,5 +159,9 @@ 0 ] } - ] + ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + } } |
