aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-241-270.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-241-270.json')
-rw-r--r--stats/pwc-summary-241-270.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json
index 3cd953a6a5..e38589e49a 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -1,7 +1,23 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-08-16 20:54:53 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
0,
39,
@@ -33,7 +49,8 @@
0,
22,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -71,6 +88,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
21,
@@ -102,24 +120,11 @@
0,
0,
3
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -155,13 +160,8 @@
"Shimon Bollinger"
]
},
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-08-16 16:27:24 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}