aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 0771191d88..f1b39a2a35 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -33,20 +33,9 @@
"Francis Whittle"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-05-06 18:07:04 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
63,
2,
@@ -78,8 +67,7 @@
0,
310,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -117,7 +105,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -149,19 +136,32 @@
0,
311,
9
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2025-05-06 20:46:09 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}