aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-11-10 07:24:05 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-11-10 07:24:05 +0000
commitdb2a0707fd85612be2036e5843a91687727ac034 (patch)
tree99acc197dd60f39d78aa865ac1561be163db3ad1 /stats/pwc-summary.json
parenteffee3c3ff42538ea3003e6829cd493802169e29 (diff)
downloadperlweeklychallenge-club-db2a0707fd85612be2036e5843a91687727ac034.tar.gz
perlweeklychallenge-club-db2a0707fd85612be2036e5843a91687727ac034.tar.bz2
perlweeklychallenge-club-db2a0707fd85612be2036e5843a91687727ac034.zip
- Added solutions by Dave Jacoby.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index b5b25e8088..d02d464c04 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -203,12 +203,6 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
@@ -217,11 +211,12 @@
"shared" : 1
},
"subtitle" : {
- "text" : "[Champions: 200] Last updated at 2020-11-10 07:19:16 GMT"
+ "text" : "[Champions: 200] Last updated at 2020-11-10 07:23:44 GMT"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
"series" : [
@@ -267,7 +262,7 @@
3,
3,
25,
- 63,
+ 65,
2,
0,
3,
@@ -431,6 +426,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -632,10 +628,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -837,11 +833,15 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"chart" : {
"type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}