Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in Displaying Graphs #8210

Closed
wypong mannequin opened this issue Feb 8, 2010 · 1 comment
Closed

Problem in Displaying Graphs #8210

wypong mannequin opened this issue Feb 8, 2010 · 1 comment

Comments

@wypong
Copy link
Mannequin

wypong mannequin commented Feb 8, 2010

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

Component: graph theory

Issue created by migration from https://trac.sagemath.org/ticket/8210

@wypong wypong mannequin added c: graph theory labels Feb 8, 2010
@wypong wypong mannequin assigned rlmill Feb 8, 2010
@jasongrout
Copy link
Member

comment:1

This is a dup of #7299, and has been fixed in 4.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant