aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-10-14 03:09:32 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-10-14 03:09:32 +0100
commit97bfd2994e4193f6eb9a4397e4fe5cf733b7ca6b (patch)
tree7c6e6c6ec4afcbb457b400d29fac84199c5be499 /stats/pwc-summary.json
parent489439c2cf4ab7b1f847c0f3ff0acb67bc6a4521 (diff)
downloadperlweeklychallenge-club-97bfd2994e4193f6eb9a4397e4fe5cf733b7ca6b.tar.gz
perlweeklychallenge-club-97bfd2994e4193f6eb9a4397e4fe5cf733b7ca6b.tar.bz2
perlweeklychallenge-club-97bfd2994e4193f6eb9a4397e4fe5cf733b7ca6b.zip
- Added solutions by Cheok-Yin Fung.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 18d4379d1f..fcb07215a4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -37,7 +38,7 @@
0,
15,
0,
- 93,
+ 94,
2,
0,
1,
@@ -243,8 +244,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -493,6 +493,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -735,22 +736,28 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 241] Last updated at 2021-10-14 02:08:13 GMT"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 241] Last updated at 2021-10-13 18:33:59 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
},
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -996,13 +1003,6 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"