Skip to main content

1.7) Plotting Capabilities


With matplotlib, Python becomes a powerful tool for scientific plotting.

Here are some examples of plots produced with matplotlib (Source: http://matplotlib.org/gallery.html):

python_polar_bar_demo

Histogram, 2 x-y plots, 2 contour plots, radar plot. Click on any image to see it at www.matplotlib.org.