aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-26 16:18:27 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-26 16:18:27 +0000
commit68b6fdf9ab7e8e972816db52ebecc220b7c2c8df (patch)
treee7f77a3465b6f5edb5eb694693a5a4ed3c7c256f /stats/pwc-summary.json
parent057601db8a180824cba840678305bd357b324a36 (diff)
downloadperlweeklychallenge-club-68b6fdf9ab7e8e972816db52ebecc220b7c2c8df.tar.gz
perlweeklychallenge-club-68b6fdf9ab7e8e972816db52ebecc220b7c2c8df.tar.bz2
perlweeklychallenge-club-68b6fdf9ab7e8e972816db52ebecc220b7c2c8df.zip
- Added Perl solutions to week 2 by Abigail.
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 83d839167a..62c6b2628c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,27 +1,18 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"subtitle" : {
- "text" : "[Champions: 215] Last updated at 2021-01-26 15:10:08 GMT"
- },
- "chart" : {
- "type" : "column"
+ "text" : "[Champions: 215] Last updated at 2021-01-26 16:17:30 GMT"
},
"series" : [
{
@@ -31,7 +22,7 @@
0,
0,
0,
- 23,
+ 24,
71,
2,
0,
@@ -245,7 +236,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -462,7 +452,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -903,5 +894,14 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}