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 06e90e6fe9..7301013da9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,21 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 189] Last updated at 2020-09-17 15:31:22 GMT"
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 189] Last updated at 2020-09-17 02:54:48 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"yAxis" : {
"title" : {
@@ -368,7 +380,7 @@
1,
0,
3,
- 9,
+ 10,
5,
3,
2,
@@ -594,6 +606,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -755,7 +768,7 @@
0,
0,
0,
- 8,
+ 9,
0,
10,
0,
@@ -784,20 +797,7 @@
1,
5,
10
- ],
- "name" : "Blog"
- }
- ],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ]
}
- }
+ ]
}