aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-04 17:40:42 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-04 17:40:42 +0100
commit836d38f7f0a03d3f130d77b60d9582ff72169176 (patch)
treeeae91808348bac5d69f6838769b88169536e3b68 /stats/pwc-summary.json
parent6c241ec13ea597ec870777014524e5ab5952c8dd (diff)
downloadperlweeklychallenge-club-836d38f7f0a03d3f130d77b60d9582ff72169176.tar.gz
perlweeklychallenge-club-836d38f7f0a03d3f130d77b60d9582ff72169176.tar.bz2
perlweeklychallenge-club-836d38f7f0a03d3f130d77b60d9582ff72169176.zip
- Added solutions by Yet Ebreo.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 4afea26229..25a9f4f81b 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,23 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 170] Last updated at 2020-07-04 16:39:40 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -354,7 +365,7 @@
28,
1,
2,
- 37,
+ 38,
11
]
},
@@ -709,19 +720,8 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 170] Last updated at 2020-07-04 13:49:44 GMT"
}
}