aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-27 17:17:01 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-27 17:17:01 +0000
commit47cb14f536d75aa0865fa00e19f5983cf53eaaed (patch)
tree0243e87bdad119c51755a1bb5f92a6d0fdfde281 /stats/pwc-summary.json
parent0949d43e71cf903b8ae57958468ed5b8a89a27f2 (diff)
downloadperlweeklychallenge-club-47cb14f536d75aa0865fa00e19f5983cf53eaaed.tar.gz
perlweeklychallenge-club-47cb14f536d75aa0865fa00e19f5983cf53eaaed.tar.bz2
perlweeklychallenge-club-47cb14f536d75aa0865fa00e19f5983cf53eaaed.zip
- Added solutions by Matthew Neleigh.
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 c006c9714a..bb8b36392d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,25 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -402,7 +418,7 @@
0,
0,
2,
- 29,
+ 30,
0,
2,
4,
@@ -1018,22 +1034,6 @@
}
],
"subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-27 16:45:51 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "text" : "[Champions: 248] Last updated at 2022-01-27 17:14:20 GMT"
}
}