diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 87dbd1287c..fefee2725a 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,16 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "data" : [ @@ -118,6 +106,21 @@ ] } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "xAxis" : { "categories" : [ "John Barrett", @@ -152,16 +155,13 @@ "Luiz Felipe" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-01-13 20:17:12 GMT" + "text" : "[Champions: 30] Last updated at 2023-01-14 22:57:11 GMT" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "chart" : { + "type" : "column" } } |
