aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-08 20:15:16 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-08 20:15:16 +0000
commit2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6 (patch)
tree53dad7128e7c11a2423f7edaeb988f9f5889c220 /stats/pwc-summary-61-90.json
parent9e8211950a93c9370824c4cd25092d2c72cef692 (diff)
downloadperlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.tar.gz
perlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.tar.bz2
perlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index ff82379f03..b1dfefa84f 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,18 +1,7 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-08 11:08:10 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
294,
2,
@@ -44,8 +33,7 @@
0,
0,
26
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -83,7 +71,6 @@
]
},
{
- "name" : "Blog",
"data" : [
53,
0,
@@ -115,11 +102,12 @@
0,
0,
12
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-08 20:11:37 GMT"
},
"xAxis" : {
"categories" : [
@@ -160,6 +148,18 @@
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"