diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 01aecf08ac..14384a420b 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,18 +1,15 @@ { - "subtitle" : { - "text" : "[Champions: 297] Last updated at 2023-10-04 19:42:01 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "chart" : { + "type" : "column" }, "series" : [ { @@ -32,7 +29,7 @@ 1, 15, 48, - 43, + 44, 26, 9, 11, @@ -43,9 +40,9 @@ 0, 81, 6, - 205, + 206, 0, - 30, + 31, 16, 11, 1, @@ -55,7 +52,7 @@ 0, 0, 2, - 89, + 90, 3, 31, 1, @@ -82,7 +79,7 @@ 16, 3, 35, - 197, + 198, 44, 2, 0, @@ -99,7 +96,7 @@ 4, 12, 0, - 152, + 153, 0, 2, 2, @@ -148,7 +145,7 @@ 4, 1, 0, - 228, + 229, 4, 1, 13, @@ -171,7 +168,7 @@ 228, 16, 1, - 231, + 232, 0, 0, 0, @@ -190,7 +187,7 @@ 87, 0, 2, - 31, + 32, 1, 4, 8, @@ -218,7 +215,7 @@ 0, 0, 5, - 10, + 11, 9, 218, 2, @@ -254,7 +251,7 @@ 0, 0, 6, - 51, + 52, 92, 1, 0, @@ -272,7 +269,7 @@ 0, 11, 0, - 138, + 139, 5, 3, 2, @@ -299,7 +296,7 @@ 4, 0, 1, - 181, + 182, 12, 9, 9, @@ -314,7 +311,7 @@ 3, 44, 11, - 2 + 3 ] }, { @@ -334,7 +331,7 @@ 0, 0, 2, - 30, + 31, 7, 16, 0, @@ -345,7 +342,7 @@ 1, 235, 0, - 188, + 189, 0, 0, 31, @@ -401,7 +398,7 @@ 0, 130, 2, - 116, + 117, 18, 0, 0, @@ -473,7 +470,7 @@ 229, 0, 0, - 4, + 5, 161, 7, 2, @@ -520,7 +517,7 @@ 20, 1, 0, - 10, + 11, 0, 0, 0, @@ -559,7 +556,7 @@ 0, 80, 3, - 77, + 79, 0, 209, 57, @@ -601,7 +598,7 @@ 0, 1, 0, - 182, + 183, 0, 0, 2, @@ -620,6 +617,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -635,7 +633,7 @@ 0, 0, 7, - 9, + 10, 0, 23, 2, @@ -648,7 +646,7 @@ 0, 4, 0, - 22, + 23, 2, 6, 0, @@ -658,7 +656,7 @@ 0, 0, 0, - 14, + 15, 0, 18, 0, @@ -685,7 +683,7 @@ 0, 0, 2, - 133, + 134, 3, 0, 0, @@ -702,7 +700,7 @@ 0, 0, 0, - 151, + 152, 9, 0, 0, @@ -774,7 +772,7 @@ 229, 0, 0, - 17, + 18, 160, 0, 0, @@ -793,7 +791,7 @@ 0, 0, 1, - 26, + 27, 0, 0, 0, @@ -821,7 +819,7 @@ 0, 0, 0, - 10, + 11, 0, 0, 1, @@ -857,7 +855,7 @@ 13, 0, 0, - 37, + 38, 0, 0, 0, @@ -875,7 +873,7 @@ 0, 0, 2, - 129, + 130, 0, 10, 0, @@ -917,11 +915,19 @@ 1, 5, 10, - 0 - ], - "name" : "Blog" + 1 + ] } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -1223,13 +1229,7 @@ "Yves Orton" ] }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 297] Last updated at 2023-10-08 18:48:34 GMT" } } |
