aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json46
1 files changed, 25 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 29a572ea3e..ffc939e379 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,22 +1,4 @@
{
- "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
- },
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
@@ -225,6 +207,7 @@
1,
2,
1,
+ 1,
4,
0,
49,
@@ -459,6 +442,7 @@
0,
0,
0,
+ 0,
1,
0,
1,
@@ -490,6 +474,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -695,6 +680,7 @@
0,
0,
0,
+ 0,
4,
0,
0,
@@ -720,12 +706,11 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"subtitle" : {
- "text" : "[Champions: 229] Last updated at 2021-07-05 22:48:02 GMT"
+ "text" : "[Champions: 230] Last updated at 2021-07-05 23:03:31 GMT"
},
"xAxis" : {
"categories" : [
@@ -931,6 +916,7 @@
"Sitaram Chamarty",
"Sol DeMuth",
"Stephanie Stein",
+ "Steve Bresson",
"Steve Rogerson",
"Steven Lembark",
"Steven Wilson",
@@ -959,5 +945,23 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}