pyhgf.plots.plot_network#
- pyhgf.plots.plot_network(network: Network) Source [source]#
Visualization of node network using GraphViz.
- Parameters:
- network
An instance of main Network class.
Notes
This function requires [Graphviz](xflr6/graphviz) to be installed to work correctly.