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 1251c502cb..c5285f0716 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,11 +1,4 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -233,19 +226,29 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-05-30 19:56:41 GMT"
+ "text" : "[Champions: 223] Last updated at 2021-05-30 20:01:05 GMT"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
@@ -467,7 +470,7 @@
2,
24,
33,
- 72,
+ 73,
1,
3,
3,
@@ -705,7 +708,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -930,10 +932,8 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
- ],
- "chart" : {
- "type" : "column"
- }
+ ]
}