aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.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-181-210.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-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index de05f90849..b890b6b02f 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,22 +1,21 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-31 02:06:41 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-02 10:56:31 GMT"
},
"xAxis" : {
"categories" : [
@@ -52,9 +51,10 @@
"Shawn Wagner"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
"series" : [
@@ -94,6 +94,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -125,11 +126,9 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
2,
0,
@@ -161,7 +160,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
]
}