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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d6e89c585a..fc9a2704c9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,7 +1,6 @@
{
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -85,7 +84,7 @@
33,
4,
0,
- 20,
+ 21,
1,
1,
1,
@@ -194,7 +193,8 @@
3,
41,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -784,20 +784,6 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 191] Last updated at 2020-09-24 12:04:22 GMT"
- },
"chart" : {
"type" : "column"
},
@@ -807,5 +793,19 @@
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 191] Last updated at 2020-09-24 12:49:40 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}