diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 6a6d4e4d3f..2d2b9838d4 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,13 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "chart" : { "type" : "column" }, @@ -148,7 +157,7 @@ 16, 8, 11, - 189, + 190, 9, 1, 110, @@ -212,7 +221,7 @@ 2, 4, 1, - 1, + 2, 0, 1, 20, @@ -226,8 +235,8 @@ 0, 0, 0, - 10, 3, + 10, 53, 1, 0, @@ -252,7 +261,7 @@ 2, 18, 1, - 28, + 29, 1, 4, 0, @@ -432,7 +441,7 @@ 0, 2, 0, - 190, + 191, 0, 0, 0, @@ -512,7 +521,7 @@ 10, 0, 0, - 40, + 41, 3, 43, 0, @@ -536,7 +545,7 @@ 0, 0, 0, - 28, + 29, 0, 1, 0, @@ -715,7 +724,7 @@ 12, 0, 0, - 190, + 191, 0, 0, 3, @@ -819,7 +828,7 @@ 0, 0, 0, - 26, + 27, 0, 0, 0, @@ -865,14 +874,6 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 279] Last updated at 2022-12-22 11:23:25 GMT" - }, "xAxis" : { "categories" : [ "3ter", @@ -1156,8 +1157,7 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 279] Last updated at 2022-12-23 09:08:35 GMT" } } |
