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 2e6761da15..0bf6ecae56 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,18 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -230,19 +238,14 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 220] Last updated at 2021-05-09 18:30:07 GMT"
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 220] Last updated at 2021-05-09 18:36:28 GMT"
},
"series" : [
{
@@ -268,7 +271,7 @@
0,
38,
3,
- 90,
+ 91,
0,
9,
1,
@@ -920,8 +923,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- }
+ ]
}