diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index fa9a8363bb..b69b21b041 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,4 +1,9 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "data" : [ @@ -20,7 +25,7 @@ 4, 4, 2, - 182, + 184, 1, 2, 14, @@ -71,6 +76,7 @@ ] }, { + "name" : "Blog", "data" : [ 168, 0, @@ -90,7 +96,7 @@ 0, 0, 0, - 175, + 177, 0, 0, 0, @@ -102,33 +108,15 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-09-04 11:52:54 GMT" + "text" : "[Champions: 30] Last updated at 2024-09-04 21:20:35 GMT" }, - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "xAxis" : { "categories" : [ @@ -163,5 +151,17 @@ "Tyler Wardhaugh", "Ulrich Rieke" ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" } } |
