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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index ae8af95bcb..b9ca2e24f9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,26 +1,16 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 147] Last updated at 2020-02-16 23:37:27 GMT"
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "subtitle" : {
+ "text" : "[Champions: 147] Last updated at 2020-02-16 23:48:41 GMT"
+ },
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
"xAxis" : {
@@ -201,7 +191,7 @@
1,
4,
1,
- 24,
+ 25,
1,
6,
25,
@@ -353,7 +343,7 @@
0,
0,
0,
- 6,
+ 7,
0,
0,
0,
@@ -631,5 +621,15 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ }
}