aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 366439008f..1288d483ee 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,7 +1,10 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-22 01:10:35 GMT"
+ },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
@@ -40,6 +43,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
8,
8,
@@ -71,25 +75,17 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-21 23:14:01 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"xAxis" : {
"categories" : [
"Jaldhar H. Vyas",
@@ -124,9 +120,13 @@
"Prajith P"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
}
}