figtree
figtree copied to clipboard
Automatically exported from code.google.com/p/figtree
There's currently no way to change the 'Fixed Colours' for tip shapes, node shapes, etc. Reproduce: load a tree, select 'Tip Shapes', select an attribute to 'Colour by', press 'Colour',...
When branch lengths are transformed (i.e., cladogram), the option to show 'Branch Lengths (Raw)' should show the original branch lengths not the transformed.
Choose the annotation to write before the colon on each node/branch
Hello, figtree stopped working on my office PC recently. Double-clicking on the executable file does not open anything. When running figtree from the command prompt (windows), I get the following...
This may be naive, but I cannot figure out a way to silence the following messages: ``` $ java -jar figtree.jar javax.swing.UIManager$LookAndFeelInfo[Metal javax.swing.plaf.metal.MetalLookAndFeel] javax.swing.UIManager$LookAndFeelInfo[Nimbus javax.swing.plaf.nimbus.NimbusLookAndFeel] javax.swing.UIManager$LookAndFeelInfo[CDE/Motif com.sun.java.swing.plaf.motif.MotifLookAndFeel] javax.swing.UIManager$LookAndFeelInfo[GTK+ com.sun.java.swing.plaf.gtk.GTKLookAndFeel] ```...
``` Add function to collapse branches to polytomies and resolve them ``` Original issue reported on code.google.com by `[email protected]` on 23 Jan 2008 at 12:04
``` Implement user interface to set the spacing between the taxon labels and the terminal nodes. ``` Original issue reported on code.google.com by `[email protected]` on 27 Sep 2008 at 8:17
``` it would be great if the tip labels in the polar and radial layouts could be all oriented in the horizontal plane, and not just follow the orientation of...
``` At present (with multi-tree files), selecting a root in one tree does not root the other trees. The rooting is only done when the tree is displayed. Need to...