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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index cf9b501aa1..315e5a36e0 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,19 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -282,6 +276,15 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 258] Last updated at 2022-05-29 21:57:25 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -346,7 +349,7 @@
0,
0,
43,
- 151,
+ 152,
162,
1,
4,
@@ -1072,8 +1075,5 @@
10
]
}
- ],
- "subtitle" : {
- "text" : "[Champions: 258] Last updated at 2022-05-29 18:07:20 GMT"
- }
+ ]
}