aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index f2edc14431..b1d2f433a3 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,21 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 139] Last updated at 2019-12-16 15:33:41 GMT"
+ "text" : "[Champions: 139] Last updated at 2019-12-16 15:38:33 GMT"
+ },
+ "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"
},
"xAxis" : {
"categories" : [
@@ -145,14 +160,11 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
"series" : [
{
@@ -280,7 +292,7 @@
4,
3,
0,
- 55,
+ 56,
2,
2,
1,
@@ -444,7 +456,6 @@
"name" : "Perl 6"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -585,19 +596,8 @@
1,
6,
14
- ]
- }
- ],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ],
+ "name" : "Blog"
}
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- }
+ ]
}