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.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index be6ed9f44a..1f95a57120 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,6 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "subtitle" : {
- "text" : "[Champions: 247] Last updated at 2022-01-04 18:26:17 GMT"
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -83,7 +70,7 @@
4,
12,
0,
- 69,
+ 70,
0,
2,
2,
@@ -335,7 +322,7 @@
0,
74,
2,
- 33,
+ 34,
18,
0,
0,
@@ -521,6 +508,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -587,7 +575,7 @@
0,
0,
0,
- 68,
+ 69,
9,
0,
0,
@@ -769,10 +757,18 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1024,12 +1020,16 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 247] Last updated at 2022-01-04 18:37:25 GMT"
}
}