aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-master-stats.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-master-stats.json')
-rw-r--r--stats/pwc-master-stats.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-master-stats.json b/stats/pwc-master-stats.json
index 1b3e96d21c..506bda606d 100644
--- a/stats/pwc-master-stats.json
+++ b/stats/pwc-master-stats.json
@@ -2,12 +2,6 @@
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -151,18 +145,20 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 139] Last updated at 2019-12-10 16:35:03 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 139] Last updated at 2019-12-09 01:06:06 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"data" : [
@@ -309,6 +305,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -449,8 +446,7 @@
2,
21,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
"name" : "Blog",
@@ -564,7 +560,7 @@
0,
0,
0,
- 17,
+ 18,
0,
0,
0,
@@ -597,6 +593,10 @@
]
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"chart" : {
"type" : "column"
}