aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 6b4fc95ad5..eee85c47e8 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,22 +1,13 @@
{
- "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" : ""
}
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2025-04-25 07:59:53 GMT"
+ },
"xAxis" : {
"categories" : [
"Kiran Kumar",
@@ -51,11 +42,17 @@
"Marton Polgar"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-04-24 22:37:35 GMT"
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
16,
@@ -87,8 +84,7 @@
0,
0,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -126,6 +122,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -157,11 +154,14 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}