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.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 912f24e6e8..1b8c89e60f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,9 @@
{
- "subtitle" : {
- "text" : "[Champions: 241] Last updated at 2021-10-17 17:54:52 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -247,6 +250,16 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 241] Last updated at 2021-10-17 19:27:53 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
"data" : [
@@ -269,7 +282,7 @@
60,
7,
0,
- 55,
+ 56,
3,
109,
0,
@@ -495,7 +508,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -516,7 +528,7 @@
0,
0,
1,
- 133,
+ 134,
0,
93,
0,
@@ -738,10 +750,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -762,7 +774,7 @@
0,
0,
0,
- 133,
+ 134,
0,
3,
0,
@@ -984,28 +996,16 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}