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 ebfad63c05..9f60b6f06c 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -4,13 +4,24 @@
"stacking" : "percent"
}
},
+ "chart" : {
+ "type" : "column"
+ },
"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/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
2,
@@ -42,7 +53,8 @@
22,
2,
9
- ]
+ ],
+ "name" : "Perl 5"
},
{
"data" : [
@@ -80,6 +92,7 @@
"name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -111,16 +124,9 @@
11,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -155,13 +161,7 @@
"Feng Chang"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-12 18:24:59 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-07-13 11:27:23 GMT"
}
}