aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index dd385b546f..fef7795e44 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,6 +1,10 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
0,
0,
@@ -32,10 +36,10 @@
6,
2,
0
- ],
- "name" : "Perl 5"
+ ]
},
{
+ "name" : "Perl 6",
"data" : [
2,
2,
@@ -67,8 +71,7 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
"data" : [
@@ -112,6 +115,16 @@
"text" : ""
}
},
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-07-28 20:33:00 GMT"
+ },
"xAxis" : {
"categories" : [
"Martin Barth",
@@ -146,22 +159,9 @@
"Shaun Pearce"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-28 11:07:41 GMT"
- },
- "chart" : {
- "type" : "column"
}
}