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 0e6feb60bc..f083cdb627 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,16 +1,20 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 236] Last updated at 2021-08-22 19:09:35 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 236] Last updated at 2021-08-22 19:07:27 GMT"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -71,7 +75,7 @@
0,
42,
112,
- 121,
+ 122,
1,
4,
11,
@@ -248,8 +252,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -493,6 +496,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -730,24 +734,15 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -987,5 +982,10 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}