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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9442d886f9..83f9b96b41 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,22 @@
{
- "subtitle" : {
- "text" : "[Champions: 263] Last updated at 2022-07-25 00:42:58 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -287,8 +284,15 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 263] Last updated at 2022-07-25 01:22:06 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -378,7 +382,7 @@
0,
6,
5,
- 147,
+ 148,
1,
0,
106,
@@ -553,8 +557,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -647,7 +650,7 @@
0,
0,
0,
- 147,
+ 148,
0,
2,
5,
@@ -915,7 +918,7 @@
0,
0,
0,
- 134,
+ 135,
0,
0,
80,
@@ -1092,8 +1095,5 @@
10
]
}
- ],
- "chart" : {
- "type" : "column"
- }
+ ]
}