aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-05-29 22:59:07 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-05-29 22:59:07 +0100
commit4542da44511d2be33b479dda89d8ecf530f2f9ca (patch)
tree8abd9c7624b1f6cc79bc0ffe5c40e3757ecad52c /stats/pwc-summary.json
parent32abb9e3510f91a32185585dac6b9cd5b027b8ef (diff)
downloadperlweeklychallenge-club-4542da44511d2be33b479dda89d8ecf530f2f9ca.tar.gz
perlweeklychallenge-club-4542da44511d2be33b479dda89d8ecf530f2f9ca.tar.bz2
perlweeklychallenge-club-4542da44511d2be33b479dda89d8ecf530f2f9ca.zip
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index cf9b501aa1..315e5a36e0 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,19 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -282,6 +276,15 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 258] Last updated at 2022-05-29 21:57:25 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -346,7 +349,7 @@
0,
0,
43,
- 151,
+ 152,
162,
1,
4,
@@ -1072,8 +1075,5 @@
10
]
}
- ],
- "subtitle" : {
- "text" : "[Champions: 258] Last updated at 2022-05-29 18:07:20 GMT"
- }
+ ]
}