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, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index b5213905a7..e4646da5cd 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -2,11 +2,30 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 252] Last updated at 2022-03-14 02:21:58 GMT"
+ "text" : "[Champions: 252] Last updated at 2022-03-14 02:33:53 GMT"
+ },
+ "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" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -47,7 +66,7 @@
2,
0,
1,
- 127,
+ 128,
2,
1,
50,
@@ -260,8 +279,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -304,7 +322,7 @@
0,
1,
0,
- 95,
+ 96,
0,
0,
0,
@@ -778,17 +796,6 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1044,12 +1051,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
}
}