aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-04-17 17:03:34 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-04-17 17:03:34 +0100
commitb1729074f0ff73db75f43b1cdccd1a3011d9ee97 (patch)
tree9e49bd9d59472bc775f9aeff46f3adc274b46685 /stats/pwc-summary.json
parenteececdfafb67083fa0f4fa58b3300511e106f488 (diff)
downloadperlweeklychallenge-club-b1729074f0ff73db75f43b1cdccd1a3011d9ee97.tar.gz
perlweeklychallenge-club-b1729074f0ff73db75f43b1cdccd1a3011d9ee97.tar.bz2
perlweeklychallenge-club-b1729074f0ff73db75f43b1cdccd1a3011d9ee97.zip
- Added solutions by Colin Crain.
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 c049971a70..c2b9a780d4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -42,7 +42,7 @@
2,
0,
1,
- 132,
+ 133,
2,
1,
50,
@@ -300,7 +300,7 @@
0,
1,
0,
- 100,
+ 101,
0,
0,
0,
@@ -557,7 +557,7 @@
2,
0,
0,
- 85,
+ 86,
0,
0,
0,
@@ -775,8 +775,18 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"xAxis" : {
"categories" : [
@@ -1035,25 +1045,15 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 253] Last updated at 2022-04-17 15:22:44 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 253] Last updated at 2022-04-17 16:01:24 GMT"
+ },
+ "chart" : {
+ "type" : "column"
}
}