aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-12 14:18:54 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-12 14:18:54 +0000
commitd995c005f623c0f80f4cdfbf2247856c146fd7e3 (patch)
treee675ef3ccabde893fbbec15287082d57075102a1 /stats/pwc-summary.json
parent9bbcf9872d1b574ba0bb28a38d53b7f5a58718e4 (diff)
downloadperlweeklychallenge-club-d995c005f623c0f80f4cdfbf2247856c146fd7e3.tar.gz
perlweeklychallenge-club-d995c005f623c0f80f4cdfbf2247856c146fd7e3.tar.bz2
perlweeklychallenge-club-d995c005f623c0f80f4cdfbf2247856c146fd7e3.zip
- Added solutions by Dave Jacoby.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index f82b391433..d242d0e3e3 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,6 +4,9 @@
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -255,18 +258,13 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"series" : [
{
"name" : "Perl",
@@ -320,7 +318,7 @@
3,
3,
30,
- 125,
+ 126,
2,
0,
4,
@@ -824,7 +822,7 @@
0,
0,
2,
- 91,
+ 92,
0,
0,
0,
@@ -1026,10 +1024,12 @@
}
],
"subtitle" : {
- "text" : "[Champions: 247] Last updated at 2022-01-12 14:07:32 GMT"
+ "text" : "[Champions: 247] Last updated at 2022-01-12 14:16:56 GMT"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}