aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-241-270.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-02 11:27:10 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-02 11:27:10 +0000
commitdb0755b8dd9daa003523cbcd53759ced09ae7dfd (patch)
tree0ede259f9557a4f74d739a9f7baffa2180124939 /stats/pwc-summary-241-270.json
parent4caa3dba6def045f5aaa6b378360c77bc7387023 (diff)
downloadperlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.tar.gz
perlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.tar.bz2
perlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary-241-270.json')
-rw-r--r--stats/pwc-summary-241-270.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json
index ba03e57e45..cad81d0806 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -1,4 +1,31 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 5] Last updated at 2022-01-02 10:56:31 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
"series" : [
{
"name" : "Perl",
@@ -31,37 +58,10 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 5] Last updated at 2021-12-31 02:06:41 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "xAxis" : {
- "categories" : [
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
}
}