aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 0079f40589..29ade8b3ed 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -36,7 +36,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,7 +67,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -140,27 +140,27 @@
"Pete Houston"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-12 06:20:06 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-02-12 06:28:36 GMT"
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
}
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"chart" : {
"type" : "column"
}