aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-04-25 21:19:28 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-04-25 21:19:28 +0100
commit6f8ce1414892ec83c36aea7c2c54256d3a7ccf0c (patch)
tree803de2247270c28ac196ad467b384c3476e4ab95 /stats/pwc-summary.json
parentcf8af6e458c345afe09ee983a1feb974d5fef148 (diff)
downloadperlweeklychallenge-club-6f8ce1414892ec83c36aea7c2c54256d3a7ccf0c.tar.gz
perlweeklychallenge-club-6f8ce1414892ec83c36aea7c2c54256d3a7ccf0c.tar.bz2
perlweeklychallenge-club-6f8ce1414892ec83c36aea7c2c54256d3a7ccf0c.zip
- Added solutions by Cheok-Yin Fung.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index f3e27a447f..9e2fea0f73 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -5,7 +5,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -39,7 +38,7 @@
0,
15,
0,
- 65,
+ 66,
0,
1,
86,
@@ -227,7 +226,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -488,7 +488,7 @@
0,
12,
0,
- 24,
+ 25,
0,
0,
49,
@@ -680,18 +680,11 @@
"name" : "Blog"
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -917,11 +910,18 @@
]
},
"subtitle" : {
- "text" : "[Champions: 220] Last updated at 2021-04-25 20:05:19 GMT"
+ "text" : "[Champions: 220] Last updated at 2021-04-25 20:17:58 GMT"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}