On Sun, Jan 9, 2011 at 6:41 AM, Daniel Mader <
danielstefanma...@googlemail.com> wrote:

> Dear Benjamin,
>
> thank you very much for your explanations, it really helped me to get
> a better understanding of what's going on!
>
> I've now tried to reverse the zpos list, i.e. instead of using
> [0,1,2,3,4] as the z-value for the collections I tried to plot them as
> [4,3,2,1,0] but this didn't help either...
>
> I recall that the wrong stacking has been an issue for longer, this is
> why I used a transparency setting in order to "hide" this bug.
>
> Yet, the other bug with the wrongfully closed polygons is new: I
> didn't have this a couple months back, when I created this plot for
> the first time, see attachments.
>
> Again, any help is deeply appreciated!
>
> Best regards, Daniel
>
>
Daniel,

Interesting... this will need to be investigated a little bit further.  In
the meantime, making a single polycollection with all the pieces seem to do
the trick for now.  I have attached a modified version of your script to
demonstrate.

Ben Root

Attachment: mpl3D.py
Description: Binary data

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to