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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 12dce390ff..c67a7b8702 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,27 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 238] Last updated at 2021-09-07 01:35:03 GMT"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "subtitle" : {
- "text" : "[Champions: 238] Last updated at 2021-09-06 02:23:17 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -13,7 +31,7 @@
0,
0,
0,
- 58,
+ 59,
2,
97,
2,
@@ -250,6 +268,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -489,10 +508,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -732,13 +751,9 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -980,20 +995,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}