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 5365203169..c77c2b82f4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -361,6 +361,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -537,12 +538,23 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"subtitle" : {
- "text" : "[Champions: 175] Last updated at 2020-07-26 03:50:47 GMT"
+ "text" : "[Champions: 175] Last updated at 2020-07-26 13:16:10 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -723,25 +735,13 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}