matplotlib.backend_tools
Abstract base classes define the primitives for Tools. These tools are used by matplotlib.backend_managers.ToolManager
ToolBaseSimple stateless tool
ToolToggleBaseTool that has two states, only one Toggle tool can be active at any given time for the same matplotlib.backend_managers.ToolManager