#5365: graphplot arrowheads are hidden in multi-edge digraphs
----------------------+-----------------------------------------------------
 Reporter:  ekirkman  |       Owner:  ekirkman, rlm
     Type:  defect    |      Status:  new          
 Priority:  major     |   Milestone:  sage-3.4     
Component:  graphics  |    Keywords:               
----------------------+-----------------------------------------------------
 Kristin Lauter pointed out that the following input:

 sage: S = SupersingularModule(389)
 sage: D = DiGraph(S.hecke_matrix(2))
 sage: D.plot(vertex_size=50).show(figsize=10)

 produces a graph where the arrowheads of some edges are hidden by the
 vertex.

 This is going to be a one-ish line fix that I can post as soon as I'm done
 building 3.3.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5365>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to