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.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index f2ed47bacb..6904213dc7 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -6,10 +6,14 @@
"min" : 0
},
"subtitle" : {
- "text" : "[Champions: 192] Last updated at 2020-09-26 13:28:33 GMT"
+ "text" : "[Champions: 192] Last updated at 2020-09-26 18:08:42 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -29,7 +33,7 @@
0,
15,
3,
- 59,
+ 60,
0,
7,
0,
@@ -203,8 +207,7 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -226,7 +229,7 @@
1,
78,
0,
- 44,
+ 45,
0,
0,
5,
@@ -404,7 +407,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -598,7 +600,8 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"xAxis" : {
@@ -797,8 +800,10 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"tooltip" : {
"shared" : 1,
@@ -806,10 +811,5 @@
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}