matplotlib

Table Of Contents

Previous topic

Plotting guide

Next topic

Screenshots

This Page

Quick search

Toolkits

Toolkits are collections of application-specific functions that extend matplotlib.

Basemap

Plots data on map projections, with continental and political boundaries, see basemap docs.

GTK Tools

mpl_toolkits.gtktools provides some utilities for working with GTK. This toolkit ships with matplotlib, but requires pygtk.

Excel Tools

mpl_toolkits.exceltools provides some utilities for working with Excel. This toolkit ships with matplotlib, but requires pyExcelerator

Natgrid

mpl_toolkits.natgrid is an interface to natgrid C library for gridding irregularly spaced data. This requires a separate installation of the natgrid toolkit from the sourceforge download page.