aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-18 17:13:51 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-18 17:13:51 +0100
commit76b2c869958734ec567dc8a5ffe48751ac57108e (patch)
tree65e9f5fea2702770a1be4abd9ec7e97ac09b021b /stats/pwc-summary.json
parent272c6f35304d35a5fe21a3c35e9547971bb056f0 (diff)
downloadperlweeklychallenge-club-76b2c869958734ec567dc8a5ffe48751ac57108e.tar.gz
perlweeklychallenge-club-76b2c869958734ec567dc8a5ffe48751ac57108e.tar.bz2
perlweeklychallenge-club-76b2c869958734ec567dc8a5ffe48751ac57108e.zip
- Added solutions by Laurent Rosenfeld.
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 4e6902bea2..dde78caf6d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -176,6 +176,12 @@
"Yozen Hernandez"
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"data" : [
@@ -263,7 +269,7 @@
9,
8,
6,
- 67,
+ 68,
8,
1,
30,
@@ -356,7 +362,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -442,7 +447,7 @@
0,
2,
0,
- 68,
+ 69,
0,
0,
0,
@@ -531,9 +536,11 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -619,7 +626,7 @@
0,
0,
0,
- 68,
+ 69,
0,
0,
0,
@@ -708,12 +715,17 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"subtitle" : {
- "text" : "[Champions: 173] Last updated at 2020-07-18 16:01:01 GMT"
+ "text" : "[Champions: 173] Last updated at 2020-07-18 16:13:16 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"plotOptions" : {
"column" : {
@@ -723,17 +735,5 @@
"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"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}