Skip to content
Sergei Pond edited this page Jul 13, 2015 · 15 revisions

Functions which implement tree layout (mapping to screen coordinates), rendering, and element styling.

# phylotree.placenodes(string, [bootstrap])

Run a tree layout algorithm for the current settings and tree state (e.g. collapsed/hidden clades), and populate the fields of node objects with screen coordinates and other rendering attributes. Returns phylotree.

Clone this wiki locally