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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 6d91261572..1f680dae46 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -5,18 +5,19 @@
},
"min" : 0
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 141] Last updated at 2020-01-15 11:38:03 GMT"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "subtitle" : {
+ "text" : "[Champions: 141] Last updated at 2020-01-16 09:24:32 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -53,7 +54,7 @@
0,
0,
0,
- 28,
+ 29,
37,
39,
1,
@@ -159,8 +160,7 @@
2,
15,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -455,8 +455,13 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"xAxis" : {
"categories" : [
@@ -602,10 +607,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}