aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-23 08:08:45 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-23 08:08:45 +0000
commite1cebcb299a7ddafcaa9d19c4cd1ac39d108a708 (patch)
tree7fd6f806fbc571698ab742579bae96af3e497b7a /stats/pwc-summary.json
parent14f1f3cdad4cb7c2b5610ae1cb5342bdf7fa1fb5 (diff)
downloadperlweeklychallenge-club-e1cebcb299a7ddafcaa9d19c4cd1ac39d108a708.tar.gz
perlweeklychallenge-club-e1cebcb299a7ddafcaa9d19c4cd1ac39d108a708.tar.bz2
perlweeklychallenge-club-e1cebcb299a7ddafcaa9d19c4cd1ac39d108a708.zip
- Added solutions by Matthew Neleigh.
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 05d670e7c4..5a8ee3e9fc 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,24 +1,14 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"subtitle" : {
- "text" : "[Champions: 250] Last updated at 2022-02-22 13:41:12 GMT"
+ "text" : "[Champions: 250] Last updated at 2022-02-23 08:06:33 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"series" : [
{
@@ -165,7 +155,7 @@
0,
0,
2,
- 32,
+ 33,
0,
2,
4,
@@ -1041,7 +1031,17 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
}
}