I came across a problem with padding around graphs a couple releases
ago

http://groups.google.com/group/sage-support/browse_thread/thread/274d540f783603e7/e662e2aad9752b0e?lnk=gst&q=pong#e662e2aad9752b0e

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

shows K6 but the vertices are partially chopped off.

The fixes suggested then was
show(k, axes_pad=.1)

However, it seems that the same problem is still around.
I want to open a ticket for this, but not sure how.

Thanks in advance
-- 
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
URL: http://www.sagemath.org

Reply via email to