subrela.plot.bokeh module

Visualization using Bokeh.

Functions

draw_dendrogram(fig, leaf_data, tree_data, …)

Draw a dendrogram.

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

Draw node information as texts.

draw_node_marker(fig, node_data[, …])

Draw markers of nodes.

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

Draw trace lines.