aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.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-31-60.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-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index fb10ae94a6..757b75ed0b 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,6 +1,7 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"yAxis" : {
"title" : {
@@ -8,8 +9,8 @@
},
"min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-08 11:08:10 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"chart" : {
"type" : "column"
@@ -51,6 +52,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
32,
0,
@@ -82,10 +84,10 @@
10,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
7,
0,
@@ -117,14 +119,11 @@
0,
0,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-08 20:11:37 GMT"
},
"xAxis" : {
"categories" : [
@@ -160,8 +159,9 @@
"Duncan C. White"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}