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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 47fa92af82..c78958be95 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,14 +1,9 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "subtitle" : {
+ "text" : "[Champions: 170] Last updated at 2020-07-06 02:17:07 GMT"
},
"tooltip" : {
"shared" : 1,
@@ -188,18 +183,19 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 170] Last updated at 2020-07-06 00:47:58 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -228,7 +224,7 @@
0,
24,
1,
- 44,
+ 45,
2,
1,
13,
@@ -371,10 +367,10 @@
2,
38,
11
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -403,7 +399,7 @@
3,
0,
0,
- 26,
+ 27,
0,
0,
0,
@@ -546,7 +542,8 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -577,7 +574,7 @@
0,
13,
0,
- 10,
+ 11,
0,
0,
0,
@@ -723,5 +720,8 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "chart" : {
+ "type" : "column"
+ }
}