Hi, thank you for your quick answers which pointed me to a solution:

setting clip_on=False solves the problem:

 pylab.imshow(d, extent=(-pi,pi,-pi/2,pi/2), clip_on=False)

However, for me it feels  not very intuitive  to write clip_on=False to 
activate the desired clipping.

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to