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 12b50fdf86..5e0e931506 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,22 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "subtitle" : {
- "text" : "[Champions: 238] Last updated at 2021-09-07 02:33:51 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -260,10 +242,19 @@
]
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 238] Last updated at 2021-09-07 19:53:04 GMT"
},
"series" : [
{
@@ -498,7 +489,7 @@
12,
0,
2,
- 38,
+ 39,
33,
85,
1,
@@ -753,7 +744,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -985,7 +975,7 @@
0,
0,
0,
- 38,
+ 39,
16,
0,
0,
@@ -993,7 +983,17 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ }
}