List of all classes, functions and methods in python-igraph
class MatplotlibHistogramDrawer(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 |