diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 1ab76d3b0f..cbd6463893 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,25 +1,28 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-04-01 17:13:37 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-04-01 00:05:32 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Guillermo Ramos", @@ -54,12 +57,8 @@ "Jeff Armstrong" ] }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Perl", "data" : [ 32, 5, @@ -81,7 +80,7 @@ 462, 1, 2, - 300, + 302, 2, 0, 0, @@ -91,7 +90,8 @@ 1, 2, 0 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -150,7 +150,7 @@ 219, 0, 0, - 123, + 124, 0, 0, 0, |
