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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5f3396612f..f1634858ff 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -322,13 +322,12 @@
"Yves Orton"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -411,7 +410,7 @@
0,
43,
202,
- 295,
+ 296,
1,
4,
12,
@@ -582,7 +581,7 @@
0,
0,
6,
- 112,
+ 113,
98,
1,
0,
@@ -633,7 +632,7 @@
4,
0,
1,
- 241,
+ 242,
12,
9,
9,
@@ -649,8 +648,7 @@
44,
11,
4
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -769,7 +767,7 @@
2,
5,
0,
- 227,
+ 228,
2,
0,
7,
@@ -957,7 +955,7 @@
0,
1,
0,
- 242,
+ 243,
0,
0,
2,
@@ -977,6 +975,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -1230,7 +1229,7 @@
13,
0,
0,
- 96,
+ 97,
0,
0,
2,
@@ -1297,27 +1296,28 @@
5,
10,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 319] Last updated at 2024-12-24 12:57:13 GMT"
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 319] Last updated at 2024-12-23 15:41:29 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"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/>"
}
}