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.json66
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e2f6cf2cdc..49b6d81c3c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,7 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 302] Last updated at 2023-11-19 22:48:24 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -305,32 +308,9 @@
"Yves Orton"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "subtitle" : {
- "text" : "[Champions: 302] Last updated at 2023-11-19 22:09:06 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -338,7 +318,7 @@
0,
85,
2,
- 170,
+ 171,
1,
0,
2,
@@ -627,18 +607,16 @@
2,
152,
41,
- 103,
+ 104,
1,
3,
3,
44,
11,
4
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -689,8 +667,8 @@
6,
0,
0,
- 1,
4,
+ 1,
0,
104,
0,
@@ -942,7 +920,8 @@
11,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -952,7 +931,7 @@
28,
60,
0,
- 158,
+ 159,
0,
0,
0,
@@ -1251,5 +1230,26 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ }
}