aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-08-01 00:59:23 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-08-01 00:59:23 +0100
commitcea254273234621192a4e76eb08802f81e8742e5 (patch)
tree75710a6efb6a21a7fdeb1459045738dcc8b792f1 /stats/pwc-summary-181-210.json
parent3f5994c94f9d45b34b45b80ce7e4d7f33de232ca (diff)
downloadperlweeklychallenge-club-cea254273234621192a4e76eb08802f81e8742e5.tar.gz
perlweeklychallenge-club-cea254273234621192a4e76eb08802f81e8742e5.tar.bz2
perlweeklychallenge-club-cea254273234621192a4e76eb08802f81e8742e5.zip
- Added solutions by Bruce Gray.
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 97af8ae5c6..768fa8924a 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,11 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Paul Fajman",
@@ -33,30 +40,23 @@
"Rick Bychowski"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-07-31 23:50:40 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"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 2022-07-31 23:57:24 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -94,7 +94,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,10 +125,10 @@
4,
4,
20
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +160,8 @@
0,
13,
0
- ]
+ ],
+ "name" : "Blog"
}
]
}