> The patches hide the contourf correctly, as expected, but not the
> contour lines...
Sounds like a zorder problem:
http://matplotlib.sourceforge.net/examples/pylab_examples/zorder_demo.html
--
Jouni K.. Sepp?nen
I'd missed that point... Thanks, it's working fine now !
Cheers,
Aure
Auré Gourrier writes:
> The patches hide the contourf correctly, as expected, but not the
> contour lines...
Sounds like a zorder problem:
http://matplotlib.sourceforge.net/examples/pylab_examples/zorder_demo.html
> Below are the code lines.
Since several details were edited out, the code sam