diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index e7db9b9aa5..3008cb009a 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -36,7 +36,6 @@ ] }, { - "name" : "Raku", "data" : [ 7, 0, @@ -68,7 +67,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -106,9 +106,21 @@ "name" : "Blog" } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-12-06 17:46:42 GMT" + }, + "chart" : { + "type" : "column" + }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "xAxis" : { "categories" : [ @@ -144,15 +156,6 @@ "Ioannis Bourlakos" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-12-06 17:26:20 GMT" - }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -160,8 +163,5 @@ }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" } } |
