diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 2622d0b3ef..3b0750f54c 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,4 +1,13 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-01 12:28:54 GMT" + }, "xAxis" : { "categories" : [ "David Schwartz", @@ -33,33 +42,23 @@ "Ivan Dimitrov" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-01 12:19:42 GMT" + "chart" : { + "type" : "column" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "series" : [ { - "name" : "Perl", "data" : [ 8, 0, @@ -91,7 +90,8 @@ 1, 2, 3 - ] + ], + "name" : "Perl" }, { "name" : "Raku", |
