iplotx documentation#

ex1

ex2

ex3

ex4

iplotx is a Python library to display graphs/networks and trees with matplotlib. It natively supports networkx, igraph, and graph-tool networks and biopython, scikit-bio, cogent3, ETE4, and dendropy trees. It can also plot networks and trees from simple Python data structures for zero-dependency visualisation.

iplotx guarantees the exact same visual appearance independently of what library you used to construct the network/tree.