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 a558d912a9..088f84d97b 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -2,24 +2,12 @@
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "subtitle" : {
- "text" : "[Champions: 140] Last updated at 2020-01-02 16:05:01 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
"series" : [
{
- "name" : "Perl 5",
"data" : [
2,
0,
@@ -132,7 +120,7 @@
2,
54,
79,
- 24,
+ 26,
10,
0,
6,
@@ -161,7 +149,8 @@
2,
30,
21
- ]
+ ],
+ "name" : "Perl 5"
},
{
"name" : "Perl 6",
@@ -277,7 +266,7 @@
6,
33,
79,
- 19,
+ 21,
0,
3,
0,
@@ -309,6 +298,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -421,7 +411,7 @@
0,
23,
0,
- 2,
+ 4,
1,
0,
0,
@@ -450,10 +440,18 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -598,10 +596,12 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "subtitle" : {
+ "text" : "[Champions: 140] Last updated at 2020-01-03 14:42:06 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
}
}