aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-10-13 17:56:54 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-10-13 17:56:54 +0100
commit0818581125ff12f7d178063ce2b930341b4efca7 (patch)
tree6da17068a1d078f15657d4d0d680fb5f88261842 /stats/pwc-summary.json
parent37dafc296a1bca7b2a1166cc677268f3bfa9cc40 (diff)
downloadperlweeklychallenge-club-0818581125ff12f7d178063ce2b930341b4efca7.tar.gz
perlweeklychallenge-club-0818581125ff12f7d178063ce2b930341b4efca7.tar.bz2
perlweeklychallenge-club-0818581125ff12f7d178063ce2b930341b4efca7.zip
- Added solutions by Feng Chang.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index eeb11c802b..99516ca5c1 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -200,23 +201,19 @@
"Yozen Hernandez"
]
},
- "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
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 194] Last updated at 2020-10-13 16:56:30 GMT"
},
"series" : [
{
@@ -419,6 +416,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -470,7 +468,7 @@
0,
0,
0,
- 18,
+ 24,
2,
0,
18,
@@ -614,8 +612,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -817,7 +814,10 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 194] Last updated at 2020-10-13 12:44:00 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}