List of all classes, functions and methods in python-igraph
Drawing routines to draw graphs.
This module contains routines to draw graphs on:
DefaultGraphDrawer
)MatplotlibGraphDrawer
)It also contains routines to send an igraph graph directly to (Cytoscape) using the (CytoscapeRPC plugin), see CytoscapeGraphDrawer
. CytoscapeGraphDrawer
can also fetch the current network from Cytoscape and convert it to igraph format.
Class | MatplotlibGraphDrawer |
Graph drawer that uses a pyplot.Axes as context |
Variable | plt |
Undocumented |
Variable | _ |
Undocumented |