subrela.plot.matplotlib module

Visualization using Matplotlib.

Functions

draw_dendrogram(ax, leaf_data, tree_data, …)

Draw a dendrogram.

draw_node_info(ax, node_data, info[, …])

Draw node information as texts.

draw_node_marker(ax, node_data[, …])

Draw markers of nodes.

draw_trace(ax, trace_data[, orientation, kws])

Draw trace lines.