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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d590e963e6..aaf6015ebe 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
@@ -283,7 +284,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -305,7 +305,7 @@
0,
0,
1,
- 187,
+ 188,
0,
145,
0,
@@ -559,9 +559,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -583,7 +585,7 @@
0,
0,
0,
- 187,
+ 188,
0,
4,
0,
@@ -837,28 +839,17 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 274] Last updated at 2022-10-30 21:31:29 GMT"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 274] Last updated at 2022-10-30 18:49:12 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1137,6 +1128,15 @@
"Yozen Hernandez"
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
}