aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-01 15:51:44 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-01 15:51:44 +0100
commite76512413feb9ebc9dd4d8edc3a90f64a8fbb250 (patch)
tree7c001f1c9abacdd1abe692f2eb98ae4a4a817881 /stats/pwc-summary-61-90.json
parent7bb7a5ec9219a014d940d4c823845e5d2272fd93 (diff)
downloadperlweeklychallenge-club-e76512413feb9ebc9dd4d8edc3a90f64a8fbb250.tar.gz
perlweeklychallenge-club-e76512413feb9ebc9dd4d8edc3a90f64a8fbb250.tar.bz2
perlweeklychallenge-club-e76512413feb9ebc9dd4d8edc3a90f64a8fbb250.zip
- Added solutions by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index ae8dba0bb6..646bf44cc6 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,9 +1,19 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-06-01 14:21:06 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-06-01 14:50:45 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
76,
@@ -35,8 +45,7 @@
2,
6,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -116,20 +125,6 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"Finley",
@@ -163,5 +158,10 @@
"Jo Christian Oterhals",
"Joan Mimosinnet"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}