aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-20 11:13:54 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-20 11:13:54 +0100
commit4dd91b52dbff8e64423be8ce608d73bab64ad83e (patch)
tree54a7f44bf523cdf02c193b598db783e4c0c636b4 /stats/pwc-summary-151-180.json
parentfd00a10caf7788ec7bc40fb0809a66873594995f (diff)
downloadperlweeklychallenge-club-4dd91b52dbff8e64423be8ce608d73bab64ad83e.tar.gz
perlweeklychallenge-club-4dd91b52dbff8e64423be8ce608d73bab64ad83e.tar.bz2
perlweeklychallenge-club-4dd91b52dbff8e64423be8ce608d73bab64ad83e.zip
- Added solutions by Andrew Shitov.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 5ce426d45f..ce8af90982 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -57,7 +57,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -82,13 +81,10 @@
1,
6,
14
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
@@ -97,6 +93,19 @@
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"Sol DeMuth",
@@ -124,16 +133,7 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"subtitle" : {
- "text" : "[Champions: 23] Last updated at 2020-07-20 10:06:30 GMT"
+ "text" : "[Champions: 23] Last updated at 2020-07-20 10:11:52 GMT"
}
}