List of all classes, functions and methods in python-igraph
class MatplotlibMatrixDrawer(AbstractDrawer):
Method | __init__ |
Constructs the drawer and associates it to the given Axes. |
Method | draw |
Draws the given Matrix in a matplotlib Axes. |
Instance Variable | context |
Undocumented |
Parameters | |
ax | the Axes on which we will draw |