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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 1c9b5fa20f..ccc6ee9f1c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,6 +4,22 @@
"stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 73] Last updated at 2019-04-18 09:20:02 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -81,14 +97,9 @@
"William Gilmore"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
2,
8,
@@ -97,7 +108,7 @@
0,
0,
0,
- 6,
+ 8,
0,
0,
4,
@@ -106,7 +117,7 @@
0,
4,
1,
- 3,
+ 4,
2,
1,
4,
@@ -117,7 +128,7 @@
0,
2,
3,
- 3,
+ 5,
0,
2,
6,
@@ -127,7 +138,7 @@
1,
0,
6,
- 4,
+ 6,
5,
2,
4,
@@ -142,7 +153,7 @@
3,
0,
3,
- 6,
+ 8,
0,
2,
0,
@@ -163,11 +174,9 @@
2,
3,
1
- ],
- "name" : "Perl 5"
+ ]
},
{
- "name" : "Perl 6",
"data" : [
0,
0,
@@ -221,7 +230,7 @@
0,
0,
0,
- 6,
+ 8,
4,
0,
4,
@@ -242,20 +251,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Perl 6"
}
],
- "subtitle" : {
- "text" : "[Champions: 73] Last updated at 2019-04-18 08:59:16 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
}
}