aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index b7826af5c9..e09c253922 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,7 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Paulo Custodio",
@@ -36,11 +33,29 @@
"Reinier Maliepaard"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-06-30 22:13:42 GMT"
+ "text" : "[Champions: 30] Last updated at 2024-06-30 23:39:22 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
458,
3,
@@ -72,10 +87,10 @@
0,
0,
25
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -107,8 +122,7 @@
4,
24,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -146,22 +160,8 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}