aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-06 20:20:26 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-06 20:20:26 +0000
commita620de2dcf2f0510f4bac760cd0a650be2e8b2df (patch)
treef1cc5289d57e21ce8461287274e9a5114c6bf396 /stats/pwc-summary.json
parenta6aecc68759c3b3c869a88457a16e8e25c117f30 (diff)
downloadperlweeklychallenge-club-a620de2dcf2f0510f4bac760cd0a650be2e8b2df.tar.gz
perlweeklychallenge-club-a620de2dcf2f0510f4bac760cd0a650be2e8b2df.tar.bz2
perlweeklychallenge-club-a620de2dcf2f0510f4bac760cd0a650be2e8b2df.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9b1fad42e4..68ed38ebf9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -251,14 +251,32 @@
"chart" : {
"type" : "column"
},
+ "subtitle" : {
+ "text" : "[Champions: 245] Last updated at 2021-12-06 20:19:18 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
0,
0,
- 71,
+ 72,
2,
108,
2,
@@ -499,10 +517,10 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -749,8 +767,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1003,25 +1020,8 @@
]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 245] Last updated at 2021-12-06 20:06:32 GMT"
}
}