New release
matplotlib 0.98.3 is a major release which requires python2.4 or 2.5 and numpy 1.1. It contains significant improvements and may require some advanced users to update their code; see migration and API_CHANGES. We are supporting a maintenance branch of the older code available at matplotlib 0.91.4. Basemap users see basemap-readme for upgrade instructions

Donate
Help support matplotlib development by donating to fund developer sprints and other matplotlib development costs.

Matplotlib
Home
What's New
Download
Installing
Screenshots
Examples (zip)
Mailing lists
Donate

Documentation
Tutorial
User's Guide 
API tutorial
Event handling
API Reference
FAQ
Cookbook / wiki
pylab interface
Class library
Backends
Toolkits
Fonts
Interactive
Goals

Other
Credits
License

  

The matplotlib class library


The following modules are provided with matplotlib

ModuleDescription
afm Parses Adobe Font Metrics files for the PS backend
artist The base class for anything that renders into a Figure
axis Axis and Tick classes
axes Axes, Subplot and Axis classes
backend_bases The base classed for all the classes the backend must override
cbook Some cookbook utility functions
cm Colormaps
collections Fast rendering of collections of lines and polygons
colorbar Colorbar support
colors Color parsers
contour Contouring routines
dates Support for date plots and converters
figure The Figure classes
finance Classes for obtaining and plotting financial data
font_manager Cross platform font finding and properties
fontconfig_pattern A module for parsing a fontconfig pattern
ft2font Freetype2 interface
image The Image class
legend The Legend class
lines The Line2D classes
mathtext Use TeX expressions in text
mlab Non-graphical matlab® funcs to compliment MLab
mpl An import helper that imports much of the mpl namespace
numerix Choose Numeric, numarray or numpy
patches Rectangles, polygons, circles, etc...
path Data structures to represent graphics paths
pylab The matlab® functional interface
pyplot The state-machine proceedural interface to the matplotlib API
quiver Classes to support quiver plots
rcsetup Support for matplotlib configuration
scale The coordinate scaling infrastructure
table Table class
text Text class
texmanager Interface to support using TeX for text
ticker Support for tick locating and formatting
transforms Bounding boxes, transformations
type1font A class representing a Type 1 font
units Support for custom objects and unit transformations
widgets GUI neutral widgets
backends.backend_agg The Agg backend
backends.backend_gd The GD module backend
backends.backend_gtk The pygtk backend
backends.backend_gtkagg GTK GUI with agg renderering
backends.backend_paint The Paint backend
backends.backend_ps The Postscript backend
backends.backend_svg The SVG Backend
backends.backend_template A template for backend writers
backends.backend_tkagg Tk GUI with agg renderering
backends.backend_wx wx backend
backends.backend_wxagg wx GUI with antigrain rendering
backends.backend_qt Qt GUI widgets
backends.backend_qtagg Qt GUI widgets with antigrain rendering

Powered by
YAPTU!
Matlab® is a registered trademark of The MathWorks