aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-04-22 23:04:10 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-04-22 23:04:10 +0100
commit13d2c6b5847a4be36c52db4cf6eaeee0c36e4129 (patch)
tree9a49ba019e9b27a18020fb40803db41eda826ef0 /stats/pwc-summary.json
parent3c8543afe37fc92cc1b8aa1f7e88605c23965195 (diff)
downloadperlweeklychallenge-club-13d2c6b5847a4be36c52db4cf6eaeee0c36e4129.tar.gz
perlweeklychallenge-club-13d2c6b5847a4be36c52db4cf6eaeee0c36e4129.tar.bz2
perlweeklychallenge-club-13d2c6b5847a4be36c52db4cf6eaeee0c36e4129.zip
- Added Perl solutions to Find Unique Prefix.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 8dc5ff7a70..ca650e6497 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,22 +1,10 @@
{
- "subtitle" : {
- "text" : "[Champions: 159] Last updated at 2020-04-22 20:39:34 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
@@ -25,7 +13,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
0,
0,
@@ -127,7 +114,7 @@
3,
0,
0,
- 11,
+ 12,
7,
6,
4,
@@ -186,7 +173,8 @@
2,
27,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -353,6 +341,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -513,8 +502,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"xAxis" : {
@@ -679,5 +667,17 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 159] Last updated at 2020-04-22 22:03:45 GMT"
}
}