diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 1e3a9001d8..c23ab70ae2 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,20 +1,11 @@ { "subtitle" : { - "text" : "[Champions: 23] Last updated at 2022-07-26 09:49:51 GMT" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 23] Last updated at 2022-07-26 17:14:23 GMT" }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "series" : [ { "data" : [ @@ -101,6 +92,9 @@ "name" : "Blog" } ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "Svetlana Nesterova", @@ -128,12 +122,18 @@ "Yozen Hernandez" ] }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "chart" : { + "type" : "column" } } |
