mpl.cm |
This module provides a large set of colormaps, functions for registering new colormaps and for getting a colormap by name, and a mixin class for adding color mapping functionality. |
mpl.colorbar |
Colorbar toolkit with two classes and a function: |
mpl.colors |
A module for converting numbers or color arguments to RGB or RGBA |
mpl.figure |
The figure module provides the top-level Artist, the Figure, which contains all the plot elements. |
mpl.legend |
The legend module defines the Legend class, which is responsible for drawing legends associated with axes and/or figures. |
mpl.lines |
This module contains all the 2D line class which can draw with a variety of line styles, markers and colors. |
mpl.markers |
This module contains functions to handle markers. |
mpl.patches |
|
mpl.style |
|
mpl.text |
Classes for including text in a figure. |
mpl.widgets |
GUI neutral widgets |