Skip to content

Problem in Displaying Graphs #8210

@wypong

Description

@wypong
mannequin

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions