eaton-lab / toytree

A minimalist tree plotting library using toyplot graphs
http://eaton-lab.org/toytree
BSD 3-Clause "New" or "Revised" License
164 stars 28 forks source link

Question about inner node labels position #42

Closed Tdanis closed 3 years ago

Tdanis commented 4 years ago

Hello,

I am a new user of toytree tool, could you tell me please how can I change the position of inner nodes added custom labels. For examble I want to plot some new_added features above or below or right the branches . Could you help me with this please?

Thank you, Thodoris

eaton-lab commented 3 years ago

Hi @Tdanis

Please see the documentation for instructions on styling tree drawings. In addition, this notebook provides some tips for your specific question: https://github.com/eaton-lab/toytree/blob/master/sandbox/42-custom-inner-node-labels.ipynb