aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-11-16 07:03:43 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-11-16 07:03:43 +0000
commit0784bbed5d5efa330068ed1cc5ec77e3caa3b5a9 (patch)
tree1eadc15573e39bb72b60d94b0c019349b85c5bd5 /stats/pwc-summary.json
parent6f50a66a7e1c40cdc005622f5a4b7dfb7fbb45c6 (diff)
downloadperlweeklychallenge-club-0784bbed5d5efa330068ed1cc5ec77e3caa3b5a9.tar.gz
perlweeklychallenge-club-0784bbed5d5efa330068ed1cc5ec77e3caa3b5a9.tar.bz2
perlweeklychallenge-club-0784bbed5d5efa330068ed1cc5ec77e3caa3b5a9.zip
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e439b3ee0d..1073ca43c5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -51,7 +51,7 @@
0,
0,
35,
- 73,
+ 74,
82,
1,
4,
@@ -208,7 +208,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -412,7 +411,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -622,13 +622,6 @@
"name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 202] Last updated at 2020-11-16 04:53:41 GMT"
- },
"chart" : {
"type" : "column"
},
@@ -841,15 +834,22 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "subtitle" : {
+ "text" : "[Champions: 202] Last updated at 2020-11-16 07:03:25 GMT"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}