An abstract base class to handle drawing/rendering operations.
The abstraction layer that separates the .Figure
from the backend specific details like a user interface drawing area.
An abstract base class that provides color, line styles, etc.
The base class for all of the Matplotlib event handling. Derived classes such as KeyEvent
and MouseEvent
store the meta data like keys and buttons pressed, x and y locations in pixel and :None:None:`~.axes.Axes`
coordinates.
The base class for the Show
class of each interactive backend; the 'show' callable is then set to Show.__call__
.
The base class for the Toolbar class of each interactive backend.
Abstract base classes define the primitives that renderers and graphics contexts must implement to serve as a Matplotlib backend.
Abstract base classes define the primitives that renderers and graphics contexts must implement to serve as a Matplotlib backend.
An abstract base class to handle drawing/rendering operations.
The abstraction layer that separates the .Figure
from the backend specific details like a user interface drawing area.
An abstract base class that provides color, line styles, etc.
The base class for all of the Matplotlib event handling. Derived classes such as KeyEvent
and MouseEvent
store the meta data like keys and buttons pressed, x and y locations in pixel and :None:None:`~.axes.Axes`
coordinates.
The base class for the Show
class of each interactive backend; the 'show' callable is then set to Show.__call__
.
The base class for the Toolbar class of each interactive backend.
Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.
Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)
SVG is more flexible but power hungry; and does not scale well to 50 + nodes.
All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them