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.json64
1 files changed, 32 insertions, 32 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index cdaf683ddd..c278feab45 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,27 +1,20 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 293] Last updated at 2023-07-22 23:14:17 GMT"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
}
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -29,7 +22,7 @@
0,
85,
2,
- 160,
+ 161,
1,
0,
2,
@@ -50,8 +43,8 @@
6,
196,
0,
- 20,
- 10,
+ 21,
+ 11,
11,
1,
1,
@@ -68,7 +61,7 @@
15,
11,
0,
- 169,
+ 170,
1,
2,
0,
@@ -274,7 +267,7 @@
0,
11,
0,
- 129,
+ 130,
5,
3,
2,
@@ -316,8 +309,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -350,7 +342,7 @@
179,
0,
0,
- 22,
+ 23,
2,
0,
0,
@@ -361,7 +353,7 @@
0,
0,
0,
- 70,
+ 71,
0,
0,
4,
@@ -430,7 +422,7 @@
2,
5,
0,
- 154,
+ 155,
2,
0,
7,
@@ -618,7 +610,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -626,7 +617,7 @@
28,
60,
0,
- 149,
+ 150,
0,
0,
0,
@@ -858,7 +849,7 @@
0,
0,
0,
- 205,
+ 206,
0,
29,
1,
@@ -871,7 +862,7 @@
0,
0,
1,
- 121,
+ 122,
0,
10,
0,
@@ -913,9 +904,13 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 293] Last updated at 2023-07-24 01:36:59 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1213,7 +1208,12 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
}
}