aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-25 21:18:39 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-25 21:18:39 +0100
commit5ea37ecb6cdebf9514cb102455e31beeebcafc69 (patch)
tree2dcd4b20f2e862fbff99363e11652ad294313efb /stats/pwc-summary.json
parent78531dc06c2e9463612af886c7920905868c42cd (diff)
downloadperlweeklychallenge-club-5ea37ecb6cdebf9514cb102455e31beeebcafc69.tar.gz
perlweeklychallenge-club-5ea37ecb6cdebf9514cb102455e31beeebcafc69.tar.bz2
perlweeklychallenge-club-5ea37ecb6cdebf9514cb102455e31beeebcafc69.zip
- Added solutions by Ulrich Rieke.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3ae8b17145..ea84fe1c25 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,10 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -232,12 +233,16 @@
"Yozen Hernandez"
]
},
- "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/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-05-25 20:18:22 GMT"
},
"series" : [
{
@@ -452,7 +457,7 @@
1,
3,
0,
- 66,
+ 67,
12,
9,
9,
@@ -680,7 +685,7 @@
0,
0,
1,
- 70,
+ 71,
0,
2,
0,
@@ -697,6 +702,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -921,19 +927,13 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-05-25 18:43:39 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}