diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 30f1ca3846..8f3f656e5b 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -6,6 +6,17 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2021]" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { "name" : "Perl", @@ -116,9 +127,6 @@ "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-07-20 12:07:06 GMT" - }, "xAxis" : { "categories" : [ "Luca Ferrari", @@ -153,15 +161,7 @@ "Nikhil Prasanna" ] }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-07-20 12:25:06 GMT" } } |
