aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-08 05:24:17 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-08 05:24:17 +0000
commit90ba2a3e9be09c64ed20d58b0145668dafb22d11 (patch)
treed45feb3324667f056933013406c82b18f3248293 /stats/pwc-summary.json
parent1cfe19ccb8bcc4e90ae89ffdc9f2c13a1dd4a63a (diff)
downloadperlweeklychallenge-club-90ba2a3e9be09c64ed20d58b0145668dafb22d11.tar.gz
perlweeklychallenge-club-90ba2a3e9be09c64ed20d58b0145668dafb22d11.tar.bz2
perlweeklychallenge-club-90ba2a3e9be09c64ed20d58b0145668dafb22d11.zip
- Added solutions by Alicia Bielsa.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2677eb3419..ce84a94e75 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,11 @@
{
- "subtitle" : {
- "text" : "[Champions: 144] Last updated at 2020-02-08 05:11:07 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 144] Last updated at 2020-02-08 05:23:48 GMT"
},
"yAxis" : {
"title" : {
@@ -14,6 +15,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -24,7 +26,7 @@
0,
0,
0,
- 11,
+ 12,
46,
4,
0,
@@ -159,8 +161,7 @@
2,
15,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -312,6 +313,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -457,8 +459,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"chart" : {
@@ -615,9 +616,8 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}