On Tue, Aug 26, 2008 at 8:44 AM, Jason Grout <[EMAIL PROTECTED]> wrote: > > Philippe Saade wrote: >> Hi, >> >> sorry for the attatched image but it might help to understand to problem. >> >> I wrote a procedure to draw (nicely ?) a multiedged digraph (I know >> that some good work is coming soon from E. Kirkman but i need >> something NOW... :-( >> >> Does anybody know why lines always get on top of polygons ? > > > Can you post your code, or even better, a very simple snippet > illustrating the root of the problem?
The root of the problem is that the Sage plotting code -- which is built on top of matplotlib -- somehow sorts the overlaps for plots in a very very annoying way. I think anybody who has used the plot code very much is well aware of this annoying shortcoming. -- William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
