aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-04-19 00:52:44 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-04-19 00:52:44 +0100
commit2f279f279297fdbbd065c4aee9c55c8ee732bddf (patch)
tree2e24790eb0e9880056e583b82ac352173e6352b6 /stats/pwc-summary.json
parent22a20dc49fd8469f6e5b252e3adc9a91cc44ba83 (diff)
downloadperlweeklychallenge-club-2f279f279297fdbbd065c4aee9c55c8ee732bddf.tar.gz
perlweeklychallenge-club-2f279f279297fdbbd065c4aee9c55c8ee732bddf.tar.bz2
perlweeklychallenge-club-2f279f279297fdbbd065c4aee9c55c8ee732bddf.zip
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3143b258ee..e55f9fa409 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,28 @@
{
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"subtitle" : {
- "text" : "[Champions: 220] Last updated at 2021-04-18 23:34:28 GMT"
+ "text" : "[Champions: 220] Last updated at 2021-04-18 23:52:18 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -234,9 +247,6 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
"name" : "Perl",
@@ -293,7 +303,7 @@
0,
0,
39,
- 95,
+ 96,
104,
1,
4,
@@ -464,6 +474,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -685,8 +696,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -913,15 +923,5 @@
],
"name" : "Blog"
}
- ],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}