Nikolai,

>>What backends are you using?  Some backends still need work to make them
>>support this behavior.  Agg, ps, and svg should be fine.
> 
> 
> I'm using the GTK backend.

I have fixed the GTK backend so that linewidth==0 prevents drawing of 
the boundaries, so colorbar works now.


> I tried the GTKAgg and WXAgg backends and there it works.
> 
> I just checked and another error I get is also related to the GTK
> backend. imshow() always has one pixel errors at different edges. But
> with GTKAgg it is aliased away.

I have not looked into this.  My suspicion is that it should be regarded 
as a minor quirk that does no harm in the interactive use for which the 
GTK backend is suitable.

Eric


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to