aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-27 16:29:19 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-27 16:29:19 +0000
commitda2cc800f5a09ef4c7c00fd611da5c56b640a831 (patch)
treeff9f52816a905cfcdccbd6f93852e49a75e1f125 /stats/pwc-summary.json
parentadca5a19123d6f07cafa9146832615cbfd472fd0 (diff)
downloadperlweeklychallenge-club-da2cc800f5a09ef4c7c00fd611da5c56b640a831.tar.gz
perlweeklychallenge-club-da2cc800f5a09ef4c7c00fd611da5c56b640a831.tar.bz2
perlweeklychallenge-club-da2cc800f5a09ef4c7c00fd611da5c56b640a831.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e3a4dd1807..d3a112e7e0 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,6 +4,22 @@
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -219,19 +235,6 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 211] Last updated at 2020-12-27 16:14:52 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
"name" : "Perl",
@@ -240,7 +243,7 @@
0,
0,
0,
- 16,
+ 17,
67,
2,
0,
@@ -666,6 +669,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -878,14 +882,10 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 211] Last updated at 2020-12-27 16:29:02 GMT"
}
}