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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index a8184be83e..acc428a857 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,13 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -252,7 +261,7 @@
]
},
"subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-23 20:00:21 GMT"
+ "text" : "[Champions: 248] Last updated at 2022-01-23 21:23:17 GMT"
},
"series" : [
{
@@ -277,7 +286,7 @@
63,
7,
0,
- 65,
+ 66,
3,
123,
0,
@@ -529,7 +538,7 @@
0,
0,
1,
- 147,
+ 148,
0,
107,
0,
@@ -762,6 +771,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -782,7 +792,7 @@
0,
0,
0,
- 147,
+ 148,
0,
3,
0,
@@ -1011,10 +1021,12 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -1023,17 +1035,5 @@
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "chart" : {
- "type" : "column"
}
}