Screenshot on homepage

Hi list members.

Does anybody know how to create the graph in the middle of this
http://matplotlib.sourceforge.net/_static/logo_sidebar_horiz.png
image on the homepage. I can't find it in the examples and suspect it
may have been taken out in a previous revision. Does anybody remember?

Best
Simon

Hi Simon,

I’m fairly sure its just a contour plot with different color mappings for the lines and the fill.

There are several examples of this on the site.

Start here:
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.contour

Best of Luck,
Aman

···

On Thu, Aug 12, 2010 at 4:44 PM, Simon Friedberger <simon+matplotlib@…3202…> wrote:

Hi list members.

Does anybody know how to create the graph in the middle of this

http://matplotlib.sourceforge.net/_static/logo_sidebar_horiz.png

image on the homepage. I can’t find it in the examples and suspect it

may have been taken out in a previous revision. Does anybody remember?

Best

Simon


This SF.net email is sponsored by

Make an app they can’t live without

Enter the BlackBerry Developer Challenge

http://p.sf.net/sfu/RIM-dev2dev


Matplotlib-users mailing list

Matplotlib-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Aman Thakral
B.Eng & Biosci, M.Eng Design

Yeah, I think so but I can't get it right. So if anybody knows what to
grep/search for in revisions or which revision it was in that would be
much appreciated.

Best
Simon

···

On 8/12/10 10:57 PM, Aman Thakral wrote:

I'm fairly sure its just a contour plot with different color mappings
for the lines and the fill.