aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-30 22:23:06 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-30 22:23:06 +0100
commitc44e1fabcd3e8d21fb9d5e38ce36e48d66bdb154 (patch)
tree0f2a4ebd95d5f921b72141ee8dcac6574533106f /stats/pwc-summary.json
parent885a74b40ba686cf2beedb9c9072ce7158cc7972 (diff)
downloadperlweeklychallenge-club-c44e1fabcd3e8d21fb9d5e38ce36e48d66bdb154.tar.gz
perlweeklychallenge-club-c44e1fabcd3e8d21fb9d5e38ce36e48d66bdb154.tar.bz2
perlweeklychallenge-club-c44e1fabcd3e8d21fb9d5e38ce36e48d66bdb154.zip
- Added solutions by Colin Crain.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 0645f91ed3..accae6b706 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -193,18 +193,14 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 184] Last updated at 2020-08-30 16:05:22 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
"name" : "Perl",
@@ -239,7 +235,7 @@
0,
32,
1,
- 52,
+ 53,
2,
1,
16,
@@ -427,7 +423,7 @@
3,
0,
0,
- 34,
+ 35,
0,
0,
0,
@@ -774,10 +770,14 @@
]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 184] Last updated at 2020-08-30 21:22:51 GMT"
+ },
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}