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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d2b7a588b0..e4be54cee6 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,16 +1,16 @@
{
- "subtitle" : {
- "text" : "[Champions: 222] Last updated at 2021-05-16 06:40:35 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"series" : [
{
@@ -246,7 +246,7 @@
0,
0,
3,
- 24,
+ 25,
0,
5,
0,
@@ -473,7 +473,7 @@
0,
0,
0,
- 23,
+ 24,
23,
83,
0,
@@ -695,11 +695,13 @@
]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -927,9 +929,7 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 222] Last updated at 2021-05-16 06:43:31 GMT"
}
}