aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 4ee1c21dee..ea12f7305a 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,7 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"xAxis" : {
"categories" : [
"Olivier Delouya",
@@ -37,8 +40,15 @@
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-09-25 21:37:33 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
17,
0,
@@ -70,8 +80,7 @@
2,
0,
9
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -144,24 +153,15 @@
]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-25 21:20:00 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}