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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 0d37adce01..96aaec5577 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,7 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -238,8 +236,12 @@
"Yozen Hernandez"
]
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -398,7 +400,7 @@
0,
5,
0,
- 70,
+ 71,
2,
4,
0,
@@ -470,8 +472,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -947,17 +948,16 @@
"stacking" : "percent"
}
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"subtitle" : {
- "text" : "[Champions: 229] Last updated at 2021-07-05 22:01:19 GMT"
+ "text" : "[Champions: 229] Last updated at 2021-07-05 22:23:42 GMT"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
}
}