aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-19 09:31:50 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-19 09:31:50 +0000
commitb4c8486156e76644259be047a0b788f5bb476609 (patch)
tree2a9b6d92e85e10f9476e8a984b0cd0a5e5e3d046 /stats/pwc-summary.json
parentd30dca80167cf196eddd1e367c7d462dbee6d520 (diff)
downloadperlweeklychallenge-club-b4c8486156e76644259be047a0b788f5bb476609.tar.gz
perlweeklychallenge-club-b4c8486156e76644259be047a0b788f5bb476609.tar.bz2
perlweeklychallenge-club-b4c8486156e76644259be047a0b788f5bb476609.zip
- Added solutions by Dave Jacoby.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index a0098b8117..ab44333c95 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,24 +1,13 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"subtitle" : {
- "text" : "[Champions: 214] Last updated at 2021-01-19 09:10:47 GMT"
+ "text" : "[Champions: 214] Last updated at 2021-01-19 09:31:15 GMT"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
},
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -238,6 +227,15 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"name" : "Perl",
@@ -287,7 +285,7 @@
3,
3,
25,
- 73,
+ 75,
2,
0,
3,
@@ -725,7 +723,7 @@
0,
0,
2,
- 40,
+ 42,
0,
0,
1,
@@ -897,7 +895,9 @@
]
}
],
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}