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 1c140789f1..62277f714d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,21 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 113] Last updated at 2019-09-14 21:50:52 GMT"
+ "text" : "[Champions: 113] Last updated at 2019-09-15 08:06:07 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -119,21 +134,6 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
"title" : {
"text" : ""
@@ -142,6 +142,7 @@
},
"series" : [
{
+ "name" : "Perl 5",
"data" : [
0,
2,
@@ -192,7 +193,7 @@
0,
6,
1,
- 62,
+ 64,
7,
2,
2,
@@ -256,8 +257,7 @@
2,
14,
21
- ],
- "name" : "Perl 5"
+ ]
},
{
"name" : "Perl 6",
@@ -311,7 +311,7 @@
1,
15,
0,
- 62,
+ 64,
0,
0,
25,
@@ -378,6 +378,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -492,8 +493,7 @@
1,
4,
14
- ],
- "name" : "Blog"
+ ]
}
]
}