aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-05 16:21:28 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-05 16:21:28 +0100
commit8b9f228722673f1e4edd8b395bbf58d5248c13cd (patch)
tree7913454652aa029d8762f75b9f8381c4524ef3da /stats/pwc-summary.json
parenteb746e4fa2990c8c62068468c059741bba639908 (diff)
downloadperlweeklychallenge-club-8b9f228722673f1e4edd8b395bbf58d5248c13cd.tar.gz
perlweeklychallenge-club-8b9f228722673f1e4edd8b395bbf58d5248c13cd.tar.bz2
perlweeklychallenge-club-8b9f228722673f1e4edd8b395bbf58d5248c13cd.zip
- Added solutions by Cheok-Yin Fung.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 390ce2623a..dd533d2063 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -261,8 +261,15 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"plotOptions" : {
"column" : {
@@ -307,7 +314,7 @@
0,
15,
0,
- 117,
+ 118,
2,
0,
1,
@@ -534,6 +541,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -793,11 +801,9 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1057,23 +1063,17 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
- "subtitle" : {
- "text" : "[Champions: 258] Last updated at 2022-06-05 12:22:50 GMT"
- },
- "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
+ "subtitle" : {
+ "text" : "[Champions: 258] Last updated at 2022-06-05 15:04:23 GMT"
}
}