huge_plot_graph_matrix
Usage
huge_plot_graph_matrix(fit, index=-1, ax=None) -> matplotlib.axes.Axes
Description
Visualizes one adjacency matrix in the path as a heatmap.
Key arguments
fit:HugeResultindex: path index (supports negative indexing)ax: optional existing matplotlib axes