aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.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-121-150.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-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index b6d205f641..db7f190417 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,21 +1,15 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT"
},
"series" : [
{
@@ -34,7 +28,7 @@
306,
10,
2,
- 186,
+ 187,
0,
0,
0,
@@ -124,11 +118,12 @@
"name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "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" : [
@@ -163,5 +158,10 @@
"Matt Latusek",
"Matthew Neleigh"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}