diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 597ddaabb7..22a3163be2 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,19 +1,7 @@ { - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { @@ -122,6 +110,26 @@ "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-08-22 10:21:24 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Niels van Dijke", @@ -155,13 +163,5 @@ "Prajith P", "Rage311" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-08-22 04:21:59 GMT" } } |
