aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 2ed33a151a..6d96e4f39e 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -33,21 +33,11 @@
"Noud Aldenhoven"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -74,7 +64,7 @@
0,
0,
58,
- 12,
+ 14,
14,
6,
8,
@@ -85,7 +75,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
143,
0,
@@ -110,17 +99,17 @@
0,
0,
55,
- 12,
+ 14,
0,
0,
8,
0,
0,
91
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
136,
0,
@@ -152,16 +141,27 @@
0,
0,
1
- ]
+ ],
+ "name" : "Blog"
}
],
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-08-27 10:08:47 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-08-27 13:50:05 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
}
}