I User's Guide
Introduction
Installing
Manually installing pre-built packages
Installing from source
Build requirements
Building on OSX
Pyplot tutorial
Controlling line properties
Working with multiple figures and axes
Working with text
Interactive navigation
Navigation Keyboard Shortcuts
Customizing matplotlib
The matplotlibrc file
Dynamic rc settings
Using matplotlib in a python shell
Ipython to the rescue
Other python interpreters
Controlling interactive updating
Working with text
Text introduction
Basic text commands
Text properties and layout
Writing mathematical expressions
Typesetting With XeLaTeX/LuaLaTeX
Text rendering With LaTeX
Annotating text
Image tutorial
Startup commands
Importing image data into Numpy arrays
Plotting numpy arrays as images
Artist tutorial
Customizing your objects
Object containers
Figure container
Axes container
Axis containers
Tick containers
Customizing Location of Subplot Using GridSpec
Basic Example of using subplot2grid
GridSpec and SubplotSpec
Adjust GridSpec layout
GridSpec using SubplotSpec
A Complex Nested GridSpec using SubplotSpec
GridSpec with Varying Cell Sizes
Tight Layout guide
Simple Example
Legend guide
What to be displayed
Multicolumn Legend
Legend location
Multiple Legend
Legend of Complex Plots
Event handling and picking
Event connections
Event attributes
Mouse enter and leave
Object picking
Transformations Tutorial
Data coordinates
Axes coordinates
Blended transformations
Using offset transforms to create a shadow effect
The transformation pipeline
Path Tutorial
Bézier example
Compound paths
Annotating Axes
Annotating with Text with Box
Annotating with Arrow
Placing Artist at the anchored location of the Axes
Using Complex Coordinate with Annotation
Using ConnectorPatch
Zoom effect between Axes
Define Custom BoxStyle
Our Favorite Recipes
Sharing axis limits and views
Easily creating subplots
Fixing common date annoyances
Fill Between and Alpha
Transparent, fancy legends
Placing text boxes
Screenshots
Simple Plot
Subplot demo
Histograms
Path demo
mplot3d
Ellipses
Bar charts
Pie charts
Table demo
Scatter demo
Slider demo
Fill demo
Date demo
Financial charts
Basemap demo
Log plots
Polar plots
Legends
Mathtext_examples
Native TeX rendering
EEG demo
What's new in matplotlib
new in matplotlib-1.2
new in matplotlib-1.1
new in matplotlib-1.0
new in matplotlib-0.99
new in 0.98.4
Github stats
License
License agreement for matplotlib 1.2.0
Credits
II The Matplotlib FAQ
Installation
Report a compilation problem
matplotlib compiled fine, but nothing shows up when I use it
How to completely remove matplotlib
How to Install
Linux Notes
OS-X Notes
Windows Notes
Usage
General Concepts
Matplotlib, pylab, and pyplot: how are they related?
Coding Styles
What is a backend?
What is interactive mode?
How-To
Plotting: howto
Contributing: howto
Matplotlib in a web application server
Search examples
Cite Matplotlib
Troubleshooting
Obtaining matplotlib version
matplotlib install location
.matplotlib directory location
Getting help
Problems with recent git versions
Environment Variables
Setting environment variables in Linux and OS-X
Setting environment variables in windows
III The Matplotlib Developers' Guide
Coding guide
Committing changes
Style guide
Documentation and docstrings
Developing a new backend
Writing examples
Writing a new pyplot function
Testing
Licenses
Working with matplotlib source code
Introduction
Install git
Following the latest source
Making a patch
Git for development
git resources
Documenting matplotlib
Getting started
Organization of matplotlib's documentation
Formatting
Figures
Referring to mpl documents
Internal section references
Section names, etc
Inheritance diagrams
Emacs helpers
Doing a matplolib release
Testing
Branching
Packaging
Release candidate testing
Announcing
Working with transformations
matplotlib.transforms
Adding new scales and projections to matplotlib
Creating a new scale
Creating a new projection
API documentation
Docs outline
Reviewer notes
IV Matplotlib AxesGrid Toolkit
Overview of AxesGrid toolkit
What is AxesGrid toolkit?
AXES_GRID1
AXISARTIST
The Matplotlib AxesGrid Toolkit User's Guide
AxesDivider
AXISARTIST namespace
The Matplotlib AxesGrid Toolkit API
mpl_toolkits.axes_grid.axes_size
mpl_toolkits.axes_grid.axes_divider
mpl_toolkits.axes_grid.axes_grid
mpl_toolkits.axes_grid.axis_artist
V mplot3d
Matplotlib mplot3d toolkit
mplot3d tutorial
mplot3d API
mplot3d FAQ
VI Toolkits
Basemap
GTK Tools
Excel Tools
Natgrid
mplot3d
AxesGrid
VII The Matplotlib API
Plotting commands summary
API Changes
Changes in 1.2.x
Changes in 1.1.x
Changes beyond 0.99.x
Changes in 0.99
Changes for 0.98.x
Changes for 0.98.1
Changes for 0.98.0
Changes for 0.91.2
Changes for 0.91.1
Changes for 0.91.0
Changes for 0.90.1
Changes for 0.90.0
Changes for 0.87.7
Changes for 0.86
Changes for 0.85
Changes for 0.84
Changes for 0.83
Changes for 0.82
Changes for 0.81
Changes for 0.80
Changes for 0.73
Changes for 0.72
Changes for 0.71
Changes for 0.70
Changes for 0.65.1
Changes for 0.65
Changes for 0.63
Changes for 0.61
Changes for 0.60
Changes for 0.54.3
Changes for 0.54
Changes for 0.50
Changes for 0.42
Changes for 0.40
configuration
matplotlib
afm (Adobe Font Metrics interface)
matplotlib.afm
animation
matplotlib.animation
artists
matplotlib.artist
matplotlib.lines
matplotlib.patches
matplotlib.text
axes
matplotlib.axes
axis
matplotlib.axis
backends
matplotlib.backend_bases
matplotlib.backends.backend_gtkagg
matplotlib.backends.backend_qt4agg
matplotlib.backends.backend_wxagg
matplotlib.backends.backend_pdf
matplotlib.dviread
matplotlib.type1font
cbook
matplotlib.cbook
cm (colormap)
matplotlib.cm
collections
matplotlib.collections
colorbar
matplotlib.colorbar
colors
matplotlib.colors
dates
matplotlib.dates
figure
matplotlib.figure
font_manager
matplotlib.font_manager
matplotlib.fontconfig_pattern
gridspec
matplotlib.gridspec
legend
matplotlib.legend
mathtext
matplotlib.mathtext
mlab
matplotlib.mlab
nxutils
matplotlib.nxutils
path
matplotlib.path
pyplot
matplotlib.pyplot
sankey
matplotlib.sankey
spines
matplotlib.spines
ticker
matplotlib.ticker
tight_layout
matplotlib.tight_layout
units
matplotlib.units
widgets
matplotlib.widgets
VIII Glossary
Python Module Index
Index