aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-17 00:08:30 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-17 00:08:30 +0000
commit5b795a06e3f13beefb322ea33cc88db7b11fc164 (patch)
tree155a5f2902667fd9f17702d09a97185a7f514d66 /stats/pwc-summary.json
parent0c59a0d298382f821eb7a31f68e7872588898589 (diff)
downloadperlweeklychallenge-club-5b795a06e3f13beefb322ea33cc88db7b11fc164.tar.gz
perlweeklychallenge-club-5b795a06e3f13beefb322ea33cc88db7b11fc164.tar.bz2
perlweeklychallenge-club-5b795a06e3f13beefb322ea33cc88db7b11fc164.zip
- Added solutions by Jaldhar H. Vyas.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index c798dd15c2..e43b0323e7 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,13 +4,10 @@
"shared" : 1
},
"subtitle" : {
- "text" : "[Champions: 147] Last updated at 2020-02-16 23:55:45 GMT"
+ "text" : "[Champions: 147] Last updated at 2020-02-17 00:07:57 GMT"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"xAxis" : {
"categories" : [
@@ -163,17 +160,6 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"name" : "Perl",
@@ -231,7 +217,7 @@
1,
0,
6,
- 41,
+ 42,
8,
17,
1,
@@ -328,7 +314,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -383,7 +368,7 @@
0,
0,
0,
- 41,
+ 42,
5,
17,
0,
@@ -477,9 +462,11 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -628,8 +615,21 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ }
}