plot_phylo
  • plot_phylo
  • Installation
  • Testing
  • Quick Start
  • Usage and Parameters
  • Adding Matplotlib Elements to your Tree
  • Functions
  • Detailed Example
plot_phylo
  • plot_phylo
  • View page source

plot_phyloΒΆ

  • plot_phylo
  • Installation
  • Testing
  • Quick Start
  • Usage and Parameters
    • Required
      • tree
      • ax
    • Positioning the Plot
      • xpos
      • ypos
      • height
      • width
      • auto-ax
    • Visualisation Options
      • show_axis
      • show_support
      • align_tips
      • rev_align_tips
      • branch_lengths
      • scale_bar
      • scale_bar_width
      • reverse
      • outgroup
      • col_dict
      • label_dict
      • font_size
      • line_col
      • line_width
      • bold
      • collapse
      • collapse_names
  • Adding Matplotlib Elements to your Tree
  • Functions
    • plot_phylo()
    • add_leaf()
    • adjust_dots()
    • collapse_nodes()
    • draw_tree()
    • auto_axis()
    • draw_scale_bar()
    • reverse_align()
    • get_boxes()
  • Detailed Example
Next

© Copyright 2024 Katy Brown, Duncan Cross.

Built with Sphinx using a theme provided by Read the Docs.