aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-26 14:16:22 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-07-26 14:16:22 +0100
commit228f324fa830e59f51eafba57a3e3e6d145c3ce1 (patch)
tree4063364c52e2e5520f15a46def7371c7caad07ed /stats/pwc-summary.json
parent43d67dc2e00080bd3020c7cbf9d2ccaec8c21cf1 (diff)
downloadperlweeklychallenge-club-228f324fa830e59f51eafba57a3e3e6d145c3ce1.tar.gz
perlweeklychallenge-club-228f324fa830e59f51eafba57a3e3e6d145c3ce1.tar.bz2
perlweeklychallenge-club-228f324fa830e59f51eafba57a3e3e6d145c3ce1.zip
- Added weekly blog #070.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5365203169..c77c2b82f4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -361,6 +361,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -537,12 +538,23 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"subtitle" : {
- "text" : "[Champions: 175] Last updated at 2020-07-26 03:50:47 GMT"
+ "text" : "[Champions: 175] Last updated at 2020-07-26 13:16:10 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -723,25 +735,13 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}