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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 53a8e2bfbb..6b9f3b7858 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,21 +4,15 @@
"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
+ "chart" : {
+ "type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "subtitle" : {
+ "text" : "[Champions: 130] Last updated at 2019-10-21 11:05:31 GMT"
},
"series" : [
{
@@ -151,12 +145,13 @@
9,
1,
2,
- 24,
+ 25,
21
],
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -288,8 +283,7 @@
2,
20,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
"data" : [
@@ -427,9 +421,6 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 130] Last updated at 2019-10-21 10:56:43 GMT"
- },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -563,5 +554,14 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}