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 7b4718842e..45bfcb5fb2 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,10 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -253,9 +259,11 @@
"Yozen Hernandez"
]
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -363,7 +371,7 @@
33,
4,
0,
- 90,
+ 91,
4,
1,
1,
@@ -507,7 +515,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -1020,28 +1029,19 @@
]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 250] Last updated at 2022-02-25 17:39:18 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 250] Last updated at 2022-02-25 17:33:50 GMT"
}
}