aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-11 10:28:01 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-11 10:28:01 +0100
commite8b7dc6335e9a5cfb89d3a32090f8ba167124ea4 (patch)
tree65bc47c24b628826825646fe6c87f4f626ce6591 /stats/pwc-summary.json
parented0d53f27d64b982898e2e75b9ae5cacaff92075 (diff)
downloadperlweeklychallenge-club-e8b7dc6335e9a5cfb89d3a32090f8ba167124ea4.tar.gz
perlweeklychallenge-club-e8b7dc6335e9a5cfb89d3a32090f8ba167124ea4.tar.bz2
perlweeklychallenge-club-e8b7dc6335e9a5cfb89d3a32090f8ba167124ea4.zip
- Added blog by Roger Bell West.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 02b4712b9a..31098bfd36 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,7 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -116,6 +119,10 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
"data" : [
@@ -236,6 +243,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
6,
0,
@@ -350,8 +358,7 @@
2,
11,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
"data" : [
@@ -446,7 +453,7 @@
0,
0,
0,
- 8,
+ 9,
0,
0,
0,
@@ -472,28 +479,21 @@
"name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 113] Last updated at 2019-09-11 09:26:47 GMT"
},
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "subtitle" : {
- "text" : "[Champions: 113] Last updated at 2019-09-11 08:34:10 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
}
}