diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index cfb15c0e8c..1a8d5d53ca 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,20 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -279,11 +295,10 @@ "Yozen Hernandez" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "subtitle" : { - "text" : "[Champions: 276] Last updated at 2022-11-30 16:58:08 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -506,8 +521,8 @@ 0, 0, 0, - 6, 3, + 6, 51, 1, 0, @@ -550,7 +565,7 @@ 3, 0, 1, - 143, + 144, 12, 4, 9, @@ -831,7 +846,7 @@ 0, 1, 0, - 144, + 145, 0, 0, 2, @@ -1130,22 +1145,7 @@ "name" : "Blog" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 276] Last updated at 2022-11-30 18:03:20 GMT" } } |
