aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-11 12:36:55 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-11 12:36:55 +0000
commit8ae40ad0d24ab89c8acdacd7cc1573fcb2aa4266 (patch)
tree23aeca8c7e4e48a60af5e4a9562099218da8f13d /stats/pwc-summary.json
parentd1d5926d6e225c37059df41c68b506195f41ec4a (diff)
downloadperlweeklychallenge-club-8ae40ad0d24ab89c8acdacd7cc1573fcb2aa4266.tar.gz
perlweeklychallenge-club-8ae40ad0d24ab89c8acdacd7cc1573fcb2aa4266.tar.bz2
perlweeklychallenge-club-8ae40ad0d24ab89c8acdacd7cc1573fcb2aa4266.zip
- Added blog by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index bd150d1560..f710180180 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,6 @@
{
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 247] Last updated at 2022-01-11 12:34:49 GMT"
},
"xAxis" : {
"categories" : [
@@ -257,6 +253,18 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"name" : "Perl",
@@ -965,7 +973,7 @@
0,
0,
0,
- 126,
+ 127,
0,
18,
1,
@@ -1015,21 +1023,13 @@
]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "subtitle" : {
- "text" : "[Champions: 247] Last updated at 2022-01-10 21:08:25 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}