aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-14 13:59:12 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-14 13:59:12 +0100
commitb63b3b3e0e059a6f33f35502cab6da8dab96d64e (patch)
tree34ff62351c91db189f0386b74aec7c875498c41d /stats/pwc-summary.json
parent0191a5f75ae5b8bb2c58944f7be2536f99f0d8cd (diff)
downloadperlweeklychallenge-club-b63b3b3e0e059a6f33f35502cab6da8dab96d64e.tar.gz
perlweeklychallenge-club-b63b3b3e0e059a6f33f35502cab6da8dab96d64e.tar.bz2
perlweeklychallenge-club-b63b3b3e0e059a6f33f35502cab6da8dab96d64e.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 6411de68d1..bb4d495c43 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -184,25 +184,21 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 181] Last updated at 2020-08-13 21:17:50 GMT"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "min" : 0
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -219,7 +215,7 @@
0,
13,
3,
- 53,
+ 54,
0,
6,
0,
@@ -385,9 +381,11 @@
3,
38,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -404,7 +402,7 @@
1,
72,
0,
- 38,
+ 39,
0,
0,
5,
@@ -570,8 +568,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -760,12 +757,15 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 181] Last updated at 2020-08-14 12:58:58 GMT"
}
}