Matplotlib Contour Plots

Steven D'Aprano steve+comp.lang.python at pearwood.info
Thu Aug 14 12:53:09 EDT 2014


Jamie Mitchell wrote:

> Hello all,
> 
> I want to contour a scatter plot but I don't know how.
> 
> Can anyone help me out?

Certainly. Which way did you come in? 

:-)

Sorry, I couldn't resist.

It took me literally 20 seconds to find this by googling for "matplotlib
contour plot", and it only took that long because I misspelled "contour"
the first time.

http://matplotlib.org/examples/pylab_examples/contour_demo.html


Does this help? If not, please explain what experience you have with
matplotlib, what you have tried, what you expected it to do, and what it
did instead.



-- 
Steven




More information about the Python-list mailing list