diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 2c430b8c3f..ffa5208108 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,10 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-04 07:20:45 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "xAxis" : { "categories" : [ "Daniel Mantovani", @@ -39,18 +33,24 @@ "Guillermo Ramos" ] }, - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-04 19:05:07 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "series" : [ { - "name" : "Perl", "data" : [ 45, 5, @@ -59,7 +59,7 @@ 5, 68, 432, - 128, + 130, 4, 0, 8, @@ -70,7 +70,7 @@ 0, 82, 397, - 506, + 508, 2, 8, 23, @@ -82,7 +82,8 @@ 0, 4, 32 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -108,7 +109,7 @@ 0, 0, 0, - 254, + 308, 4, 237, 39, @@ -160,8 +161,7 @@ "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "chart" : { + "type" : "column" } } |
