#8210: Problem in Displaying Graphs
----------------------------+-----------------------------------------------
   Reporter:  pong          |       Owner:  rlm  
       Type:  defect        |      Status:  new  
   Priority:  minor         |   Milestone:       
  Component:  graph theory  |    Keywords:  Graph
     Author:                |    Upstream:  N/A  
   Reviewer:                |      Merged:       
Work_issues:                |  
----------------------------+-----------------------------------------------
 For example,

 k=graphs.CompleteGraph(6)
 show(k)

 Shows K6 but the vertices are partially chopped off.

 A work around would be
 show(k, axes_pad=.1)

 But I hope this can be fixed once and for all.
 There are some discussion about this problem in SAGE Support.
 http://groups.google.com/group/sage-
 support/browse_thread/thread/85a797a886a6446f/4d58090a4c868200#4d58090a4c868200

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8210>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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