/treeDrawing

draw tree from scratch

Primary LanguagePython

Draw a tree from scratch


Feel free to change the struct.

  • TreeStyle -> appearance of Tree

  • NodeStyle -> appearance of Node

  • TextFace -> text labels

dependencies: ete3