eaton-lab / toytree

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

long tip labels are cut off #15

Closed eaton-lab closed 6 years ago

eaton-lab commented 6 years ago

This is caused by the 'domain' feature of the toyplot object not being set properly. Creating a custom Toytree object should fix this. This is being done on the html branch, but will probably take a while to get around to finishing.

eaton-lab commented 6 years ago

Fixed and now provide extra example for long-name cases https://toytree.readthedocs.io/Cookbook.html#2.-Spacing-tree-vs.-tip-names