aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-04 14:50:59 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-04 14:50:59 +0100
commit4511fb4ed41fbe28a55eae6d8ddc260140b96e97 (patch)
treef78396ac9bb8ff9d484257cc716d7e46e167f026 /stats/pwc-summary.json
parentbd756d4c4f5d3b19ddfa7699887fdcc1133103e9 (diff)
downloadperlweeklychallenge-club-4511fb4ed41fbe28a55eae6d8ddc260140b96e97.tar.gz
perlweeklychallenge-club-4511fb4ed41fbe28a55eae6d8ddc260140b96e97.tar.bz2
perlweeklychallenge-club-4511fb4ed41fbe28a55eae6d8ddc260140b96e97.zip
- Added solutions by Noud Aldenhoven.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 4dba77d4ef..4afea26229 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,13 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -464,7 +473,7 @@
4,
0,
0,
- 40,
+ 41,
0,
0,
20,
@@ -700,18 +709,6 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 170] Last updated at 2020-07-04 13:28:01 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -723,5 +720,8 @@
"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"
}
}