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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3e95fdc542..07471cd007 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -208,7 +208,7 @@
6,
40,
8,
- 16,
+ 17,
1,
2,
1,
@@ -302,7 +302,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -359,7 +358,7 @@
0,
40,
5,
- 16,
+ 17,
0,
1,
0,
@@ -450,10 +449,10 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -510,7 +509,7 @@
0,
26,
0,
- 16,
+ 17,
0,
0,
0,
@@ -601,31 +600,32 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"subtitle" : {
- "text" : "[Champions: 146] Last updated at 2020-02-10 11:38:25 GMT"
+ "text" : "[Champions: 146] Last updated at 2020-02-10 11:51:55 GMT"
},
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}