aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index b543bd1b57..5d2a9a5eda 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -2,14 +2,12 @@
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-08-18 21:25:09 GMT"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"plotOptions" : {
"column" : {
@@ -18,7 +16,6 @@
},
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
2,
@@ -50,7 +47,8 @@
34,
2,
19
- ]
+ ],
+ "name" : "Perl 5"
},
{
"name" : "Perl 6",
@@ -65,7 +63,7 @@
0,
0,
2,
- 37,
+ 39,
0,
20,
0,
@@ -88,6 +86,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -99,7 +98,7 @@
0,
0,
0,
- 19,
+ 20,
0,
3,
0,
@@ -119,16 +118,11 @@
17,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "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-08-18 16:28:15 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"xAxis" : {
"categories" : [
@@ -163,5 +157,11 @@
"Eddy HS",
"Feng Chang"
]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}