aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 157d899479..cec86e835a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -3,17 +3,19 @@
"type" : "column"
},
"subtitle" : {
- "text" : "[Champions: 107] Last updated at 2019-08-12 13:49:50 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "text" : "[Champions: 107] Last updated at 2019-08-12 14:04:27 GMT"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
"name" : "Perl 5",
@@ -37,7 +39,7 @@
1,
34,
0,
- 4,
+ 6,
25,
4,
0,
@@ -240,6 +242,7 @@
"name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -348,16 +351,9 @@
0,
0,
14
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -471,5 +467,9 @@
},
"title" : {
"text" : "Perl Weekly Challenge - 2019"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}