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.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index bec81e3643..86e57560c1 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,12 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"data" : [
@@ -29,7 +37,7 @@
83,
6,
0,
- 229,
+ 230,
0,
4,
31,
@@ -313,7 +321,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -339,10 +346,10 @@
0,
0,
1,
- 259,
+ 260,
0,
1,
- 212,
+ 213,
0,
0,
0,
@@ -622,9 +629,11 @@
11,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -650,7 +659,7 @@
0,
0,
0,
- 259,
+ 260,
0,
0,
4,
@@ -933,15 +942,15 @@
5,
10,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 307] Last updated at 2024-03-21 17:49:21 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"chart" : {
"type" : "column"
@@ -1257,19 +1266,10 @@
"Yves Orton"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 307] Last updated at 2024-03-20 20:00:18 GMT"
}
}