aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-12 15:44:11 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-12 15:44:11 +0100
commit435c5eb701ecb59b285559df3b43d60b5a919210 (patch)
tree8bd0d3b0b9ee7658aba8dec2d991013b6f03a943 /stats/pwc-summary.json
parenta9cddbd9e6364be0f315374ad4d8424ec08779a5 (diff)
downloadperlweeklychallenge-club-435c5eb701ecb59b285559df3b43d60b5a919210.tar.gz
perlweeklychallenge-club-435c5eb701ecb59b285559df3b43d60b5a919210.tar.bz2
perlweeklychallenge-club-435c5eb701ecb59b285559df3b43d60b5a919210.zip
- Added solutions by Simon Green.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 32118d90b7..190731ae7b 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,11 +1,9 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 221] Last updated at 2021-05-12 14:43:37 GMT"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -194,7 +192,7 @@
1,
0,
11,
- 40,
+ 41,
5,
3,
2,
@@ -228,7 +226,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -645,7 +644,7 @@
0,
0,
0,
- 39,
+ 40,
0,
10,
0,
@@ -683,14 +682,24 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -916,16 +925,7 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 221] Last updated at 2021-05-12 09:48:49 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
}
}