aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-27 21:34:57 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-27 21:34:57 +0100
commitecabc8310923fdd156aa30af1501569c7c1bfad0 (patch)
tree3ae20130d256f26b613a2367b1cd099191bd006d /stats/pwc-summary.json
parent308bd1139ae9463a9f5a7d9e66cb600fe79d8b4f (diff)
downloadperlweeklychallenge-club-ecabc8310923fdd156aa30af1501569c7c1bfad0.tar.gz
perlweeklychallenge-club-ecabc8310923fdd156aa30af1501569c7c1bfad0.tar.bz2
perlweeklychallenge-club-ecabc8310923fdd156aa30af1501569c7c1bfad0.zip
- Added solutions by Arne Sommer.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index a072dcb454..70ffc5d92d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,9 +4,6 @@
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 193] Last updated at 2020-09-27 20:23:20 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -204,16 +201,21 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 193] Last updated at 2020-09-27 20:34:35 GMT"
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -231,7 +233,7 @@
57,
6,
0,
- 15,
+ 16,
3,
60,
0,
@@ -408,7 +410,8 @@
3,
41,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -428,7 +431,7 @@
0,
0,
1,
- 78,
+ 79,
0,
45,
0,
@@ -626,7 +629,7 @@
0,
0,
0,
- 78,
+ 79,
0,
3,
0,
@@ -812,8 +815,5 @@
"text" : ""
},
"min" : 0
- },
- "chart" : {
- "type" : "column"
}
}