aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 6bab974e0e..005a3074d6 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,12 +1,6 @@
{
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-03-04 22:37:30 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "text" : "[Champions: 30] Last updated at 2025-03-04 22:44:03 GMT"
},
"xAxis" : {
"categories" : [
@@ -42,20 +36,16 @@
"Jason Messer"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2025]"
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2025]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
3,
2,
@@ -87,7 +77,8 @@
0,
26,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -125,7 +116,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -157,11 +147,21 @@
0,
12,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "chart" : {
+ "type" : "column"
+ },
"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/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}