diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 89126a1c51..3891c2b0bd 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -71,6 +71,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -102,27 +103,19 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-03-04 22:37:30 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2025]" - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 30] Last updated at 2025-03-04 22:44:03 GMT" }, "xAxis" : { "categories" : [ @@ -158,10 +151,17 @@ "Olivier Delouya" ] }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2025]" + }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
