aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-03-30 23:36:38 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-03-30 23:36:38 +0100
commitd44a4e390d419991b360f2fa22f266b589e41f0c (patch)
treea0f127f2e4d30fbf48470f1c7091ee6535e6e31a /stats/pwc-summary.json
parentba201557ca75f26f332945b52c3d810692e80294 (diff)
downloadperlweeklychallenge-club-d44a4e390d419991b360f2fa22f266b589e41f0c.tar.gz
perlweeklychallenge-club-d44a4e390d419991b360f2fa22f266b589e41f0c.tar.bz2
perlweeklychallenge-club-d44a4e390d419991b360f2fa22f266b589e41f0c.zip
- Added solutions #040 by Jaldhar H. Vyas.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9448a0dc8d..49011c8b18 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -7,6 +7,15 @@
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"name" : "Perl",
@@ -67,7 +76,7 @@
0,
0,
6,
- 49,
+ 50,
0,
24,
1,
@@ -169,7 +178,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
3,
@@ -227,7 +235,7 @@
1,
0,
0,
- 49,
+ 50,
2,
24,
0,
@@ -326,10 +334,10 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -387,7 +395,7 @@
1,
0,
0,
- 36,
+ 37,
0,
24,
0,
@@ -486,18 +494,16 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 155] Last updated at 2020-03-30 22:35:04 GMT"
},
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 155] Last updated at 2020-03-30 20:25:25 GMT"
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -657,11 +663,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
}
}