aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authordrbaggy <js5@sanger.ac.uk>2022-06-10 14:00:41 +0100
committerdrbaggy <js5@sanger.ac.uk>2022-06-10 14:00:41 +0100
commit48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa (patch)
treea23f0b2490969ccd2d78aea1feb9fcecdfd10616 /stats/pwc-summary.json
parentb9b5afa16f9e06cec6f3dae7db65c9d08482d500 (diff)
parent8fc3ae23025949d2da0c49826fa13d714523c73e (diff)
downloadperlweeklychallenge-club-48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa.tar.gz
perlweeklychallenge-club-48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa.tar.bz2
perlweeklychallenge-club-48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa.zip
Merge remote-tracking branch 'upstream/master'
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 6944275e32..09852a11a3 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,11 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -262,15 +269,13 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -386,7 +391,7 @@
105,
4,
1,
- 8,
+ 9,
14,
7,
3,
@@ -406,7 +411,7 @@
162,
9,
1,
- 98,
+ 99,
0,
0,
0,
@@ -531,7 +536,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -612,7 +618,7 @@
0,
0,
0,
- 1,
+ 2,
0,
0,
0,
@@ -1011,7 +1017,7 @@
0,
0,
0,
- 147,
+ 148,
0,
26,
1,
@@ -1062,22 +1068,16 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 259] Last updated at 2022-06-07 22:14:13 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"chart" : {
"type" : "column"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 259] Last updated at 2022-06-09 21:28:57 GMT"
}
}