figtree
figtree copied to clipboard
Multi-line branch labels?
Is there any way to get two separate annotations on the same branch, perhaps with one on the top of the branch and one on the bottom. I can certainly write the code that produces the annotations to combine the two data points I'm interested in into the same annotation, but I can't seem to find an option to have them split across the line.
Before:

Desired:

I could imagine as separators doing either something like:
(Node:0.123 [&twopartdata={part1, part2}])
or even
(Node:0.123 [&twopartdata=part1<br>part2])
@petercombs could you please send the code to me, thanks.
@LiXingguangBrandonStark Sorry about the delay, my new job doesn't use Github. What I meant was I can write the code that generates the tree file to have the two part data stored in it. The images I showed above I made using a graphics editor and are just mock-ups.
thanks for your reply, there are many function that I do not know how to set, for example, below 70% is not shown in the tree using figure? and I want to annotation the tree with custom colors, and so on.