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 23ceaf2402..7ce59f3269 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,14 +1,7 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -16,7 +9,7 @@
0,
85,
2,
- 172,
+ 173,
1,
0,
2,
@@ -35,11 +28,11 @@
0,
82,
6,
- 212,
+ 213,
0,
4,
31,
- 19,
+ 20,
11,
1,
1,
@@ -56,7 +49,7 @@
15,
11,
0,
- 184,
+ 185,
1,
2,
0,
@@ -105,7 +98,7 @@
0,
0,
6,
- 8,
+ 9,
1,
1,
1,
@@ -185,7 +178,7 @@
95,
0,
2,
- 38,
+ 39,
1,
4,
8,
@@ -270,7 +263,7 @@
0,
11,
0,
- 144,
+ 145,
5,
3,
2,
@@ -313,8 +306,7 @@
44,
11,
4
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -344,11 +336,11 @@
1,
243,
0,
- 195,
+ 196,
0,
0,
0,
- 37,
+ 38,
2,
0,
0,
@@ -564,7 +556,7 @@
83,
3,
1,
- 82,
+ 83,
0,
216,
57,
@@ -632,7 +624,7 @@
28,
60,
0,
- 159,
+ 160,
0,
0,
0,
@@ -721,7 +713,7 @@
0,
0,
4,
- 4,
+ 5,
0,
0,
0,
@@ -801,7 +793,7 @@
0,
0,
1,
- 33,
+ 34,
0,
0,
0,
@@ -873,7 +865,7 @@
1,
1,
0,
- 222,
+ 223,
0,
29,
1,
@@ -886,7 +878,7 @@
0,
0,
2,
- 135,
+ 136,
0,
10,
0,
@@ -933,6 +925,9 @@
"name" : "Blog"
}
],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1240,20 +1235,25 @@
"Yves Orton"
]
},
- "subtitle" : {
- "text" : "[Champions: 303] Last updated at 2023-11-26 00:34:24 GMT"
- },
"chart" : {
"type" : "column"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 303] Last updated at 2023-11-27 04:23:52 GMT"
+ },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
}
}