aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-04 11:08:39 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-04 11:08:39 +0100
commitce2bc30f1b6bf3e652828310499fa89a175308ca (patch)
treee952f9bc7b827488e0010555848a6ee957d6a54a /stats/pwc-summary.json
parente11d729d697e6e1fdaadb656b88db10b7fe66693 (diff)
downloadperlweeklychallenge-club-ce2bc30f1b6bf3e652828310499fa89a175308ca.tar.gz
perlweeklychallenge-club-ce2bc30f1b6bf3e652828310499fa89a175308ca.tar.bz2
perlweeklychallenge-club-ce2bc30f1b6bf3e652828310499fa89a175308ca.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d2656807fa..ad8cc2ba88 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,14 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 170] Last updated at 2020-07-04 10:08:24 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -173,12 +183,10 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 170] Last updated at 2020-07-03 17:06:32 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -198,7 +206,7 @@
0,
8,
3,
- 47,
+ 48,
0,
4,
0,
@@ -374,7 +382,7 @@
1,
67,
0,
- 32,
+ 33,
0,
0,
2,
@@ -532,7 +540,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -704,24 +711,17 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "chart" : {
+ "type" : "column"
}
}