diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 5f9374d6cf..c7975558fc 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,9 +1,10 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 262] Last updated at 2022-07-17 01:35:58 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" @@ -274,17 +275,14 @@ "Yozen Hernandez" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "series" : [ { @@ -302,7 +300,7 @@ 1, 15, 41, - 10, + 11, 26, 9, 2, @@ -311,7 +309,7 @@ 0, 75, 3, - 147, + 148, 0, 11, 2, @@ -329,7 +327,7 @@ 2, 0, 1, - 142, + 143, 2, 1, 51, @@ -403,7 +401,7 @@ 33, 4, 0, - 110, + 111, 4, 1, 9, @@ -426,7 +424,7 @@ 168, 9, 1, - 102, + 103, 0, 0, 0, @@ -504,7 +502,7 @@ 1, 0, 1, - 157, + 158, 57, 43, 28, @@ -516,7 +514,7 @@ 1, 0, 11, - 84, + 85, 5, 3, 2, @@ -545,7 +543,7 @@ 0, 2, 83, - 37, + 38, 97, 1, 3, @@ -577,7 +575,7 @@ 1, 172, 0, - 130, + 131, 0, 2, 0, @@ -586,7 +584,7 @@ 0, 0, 0, - 29, + 30, 0, 0, 4, @@ -632,9 +630,9 @@ 0, 0, 0, - 4, + 5, 0, - 3, + 4, 0, 0, 0, @@ -649,7 +647,7 @@ 2, 5, 0, - 101, + 102, 2, 0, 7, @@ -770,7 +768,7 @@ 3, 22, 0, - 145, + 146, 57, 31, 0, @@ -822,7 +820,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -1038,7 +1035,7 @@ 0, 0, 0, - 152, + 153, 0, 29, 1, @@ -1050,7 +1047,7 @@ 0, 0, 0, - 79, + 80, 0, 10, 0, @@ -1086,10 +1083,13 @@ 1, 5, 10 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 262] Last updated at 2022-07-13 22:54:18 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
