structify_net.viz.plot_adjacency_matrix
- structify_net.viz.plot_adjacency_matrix(g, nodeOrder=None)
Plot a matrix of the graph
- Parameters
g: a networkx graph nodeOrder: a list of nodes, ordered by the order in which they should appear in the matrix