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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 26fa1d5c63..ad998bb073 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -3,15 +3,6 @@
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 139] Last updated at 2019-12-01 18:21:35 GMT"
- },
"yAxis" : {
"title" : {
"text" : ""
@@ -164,6 +155,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -304,11 +296,9 @@
2,
21,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -374,7 +364,7 @@
0,
0,
0,
- 0,
+ 1,
1,
39,
0,
@@ -449,9 +439,24 @@
1,
6,
14
- ]
+ ],
+ "name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 139] Last updated at 2019-12-01 18:25:35 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -594,10 +599,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}