]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
bug fixes in plot.phylo
[ape.git] / ChangeLog
index 8480ce8d82dec01af58e8f2dba26fcf09b40c9b7..72198d9dd284170c46251cf6ad8274c7ba1adcf2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@ BUG FIXES
     o plot.phylo() did not recycle values of 'font', 'cex' and
       'tip.color' correctly when type = "fan" or "radial".
 
+    o plot.phylo() ignored 'label.offset' when type = "radial", "fan", or
+      "unrooted" with lab4ut = "axial" (the placement of tip labels still
+      needs to be improved with lab4ut = "horizontal").
+
 
 OTHER CHANGES