aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-23 20:03:33 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-23 20:03:33 +0000
commit1e4f4126e2d174648b4125460ab8638ddfd8d523 (patch)
tree26f341639adce4178259c4f0c2fa1d6d26c3664f /stats/pwc-summary.json
parenta3ef8061e8b28fd26ff9aa4ee3fc9f39ceb55dc1 (diff)
downloadperlweeklychallenge-club-1e4f4126e2d174648b4125460ab8638ddfd8d523.tar.gz
perlweeklychallenge-club-1e4f4126e2d174648b4125460ab8638ddfd8d523.tar.bz2
perlweeklychallenge-club-1e4f4126e2d174648b4125460ab8638ddfd8d523.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 85cd036348..a8184be83e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,4 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -266,11 +251,8 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-23 19:36:53 GMT"
+ "text" : "[Champions: 248] Last updated at 2022-01-23 20:00:21 GMT"
},
"series" : [
{
@@ -280,7 +262,7 @@
0,
0,
0,
- 77,
+ 78,
2,
114,
2,
@@ -785,7 +767,7 @@
0,
0,
28,
- 57,
+ 58,
0,
110,
0,
@@ -1033,7 +1015,25 @@
"name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
}
}