s, but it should be simple and quick.
Eric
>
> Thanks,
>
> Mike
>
>
> *Eric Firing <[EMAIL PROTECTED]>*
>
> 12/03/08 01:59 PM
>
>
> To
> Mike Hearne <[EMAIL PROTECTED]>
> cc
> matplotlib-users@lists.sourceforge.net
&g
TED]>
cc
matplotlib-users@lists.sourceforge.net
Subject
Re: [Matplotlib-users] Contour line data
Mike Hearne wrote:
>
> How can I get the actual x,y data that represents the contour lines that
> are drawn with the contour() function?
>
> I'd like to be able to redraw portions of thos
Mike Hearne wrote:
>
> How can I get the actual x,y data that represents the contour lines that
> are drawn with the contour() function?
>
> I'd like to be able to redraw portions of those lines with different
> styles (dashed, dotted, etc.)
>
> For example, given the following sample code (li
How can I get the actual x,y data that represents the contour lines that
are drawn with the contour() function?
I'd like to be able to redraw portions of those lines with different
styles (dashed, dotted, etc.)
For example, given the following sample code (lifted from the sourceforge
example):