aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorPaulo Custodio <pauloscustodio@gmail.com>2021-01-26 21:40:08 +0000
committerPaulo Custodio <pauloscustodio@gmail.com>2021-01-26 21:40:08 +0000
commit536dafb989fad8da4c2df0df1bfc22eb2fac3706 (patch)
treec2b39c685cca7cc2ed3b4ab4e91e75f5b9a71fdd /stats/pwc-summary.json
parente36daeee6e93355383ad3a1c3fc43271f9a357d7 (diff)
parentc34bb5d7bd7fce08e8311a0f527ce7fbd69e4dae (diff)
downloadperlweeklychallenge-club-536dafb989fad8da4c2df0df1bfc22eb2fac3706.tar.gz
perlweeklychallenge-club-536dafb989fad8da4c2df0df1bfc22eb2fac3706.tar.bz2
perlweeklychallenge-club-536dafb989fad8da4c2df0df1bfc22eb2fac3706.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 081b801b38..9ab65164ee 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,13 +1,16 @@
{
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
"chart" : {
"type" : "column"
},
+ "subtitle" : {
+ "text" : "[Champions: 215] Last updated at 2021-01-26 17:35:54 GMT"
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
@@ -238,7 +241,7 @@
0,
0,
0,
- 23,
+ 24,
71,
2,
0,
@@ -287,7 +290,7 @@
0,
37,
84,
- 92,
+ 93,
1,
4,
11,
@@ -299,7 +302,7 @@
0,
2,
16,
- 21,
+ 22,
0,
3,
1,
@@ -379,7 +382,7 @@
0,
0,
0,
- 47,
+ 48,
2,
4,
0,
@@ -435,7 +438,7 @@
1,
3,
0,
- 50,
+ 51,
12,
9,
8,
@@ -452,6 +455,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -654,7 +658,7 @@
0,
0,
1,
- 54,
+ 55,
0,
2,
0,
@@ -668,8 +672,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -892,16 +895,13 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 215] Last updated at 2021-01-25 20:03:39 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}