diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 2919d1e0a2..07af2eccca 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,20 +1,9 @@ { - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-13 10:15:53 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "text" : "[Champions: 30] Last updated at 2022-02-13 10:56:50 GMT" }, "xAxis" : { "categories" : [ @@ -50,12 +39,18 @@ "Michael Schaap" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" }, "series" : [ { @@ -116,7 +111,7 @@ 91, 3, 2, - 6, + 8, 0, 0, 0, @@ -129,7 +124,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -161,7 +155,13 @@ 0, 0, 0 - ] + ], + "name" : "Blog" + } + ], + "plotOptions" : { + "column" : { + "stacking" : "percent" } - ] + } } |
