aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-07 21:50:35 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-07 21:50:35 +0000
commitaf3f8da77ee5f238aba61a62065c034d533a4bee (patch)
treeabf89a4558b1eac55d8c8ef661b106f87a284425 /stats/pwc-summary.json
parent2bfbf295586eac9e82a1c2f42cffa5cd8e61d33a (diff)
downloadperlweeklychallenge-club-af3f8da77ee5f238aba61a62065c034d533a4bee.tar.gz
perlweeklychallenge-club-af3f8da77ee5f238aba61a62065c034d533a4bee.tar.bz2
perlweeklychallenge-club-af3f8da77ee5f238aba61a62065c034d533a4bee.zip
- Added solutions by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 23b05ed61b..c8a6e0b3ae 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,22 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"subtitle" : {
- "text" : "[Champions: 208] Last updated at 2020-12-07 21:44:53 GMT"
+ "text" : "[Champions: 208] Last updated at 2020-12-07 21:49:55 GMT"
},
"series" : [
{
@@ -167,7 +183,7 @@
0,
1,
1,
- 74,
+ 75,
57,
29,
27,
@@ -217,7 +233,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -381,7 +396,7 @@
3,
3,
0,
- 62,
+ 63,
57,
27,
0,
@@ -427,7 +442,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -643,8 +659,10 @@
]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -857,23 +875,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}