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 d1cb3c5130..566c1b1d6f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,17 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 198] Last updated at 2020-10-22 20:15:23 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -325,7 +338,7 @@
0,
0,
36,
- 14,
+ 15,
7,
7,
4,
@@ -378,7 +391,7 @@
1,
2,
1,
- 2,
+ 3,
0,
45,
0,
@@ -812,28 +825,15 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 198] Last updated at 2020-10-22 00:55:57 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}