diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 79b532b050..a2f7dc5c88 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -36,7 +36,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -68,7 +67,8 @@ 81, 0, 3 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -106,6 +106,10 @@ ] } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "xAxis" : { "categories" : [ "izem", @@ -140,8 +144,10 @@ "Jonas Berlin" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "yAxis" : { "title" : { @@ -149,19 +155,13 @@ }, "min" : 0 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-09 20:08:23 GMT" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "chart" : { "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-09 20:19:43 GMT" } } |
