Skip to content

show() regression: Picture cropped too much #7299

@haaninjo

Description

@haaninjo

In sage 4.1.2 and later, the show() function shows graphs so cropped that their vertices are partially missing.

This is a regression in 4.1.2 and later, Sage 4.1.1 is fine.

Attaching the figures from

G=graphs.CycleGraph(3);G.show()

to show the issue.

CC: @rlmill @rbeezer

Component: graphics

Author: Jason Grout

Reviewer: Robert Bradshaw

Merged: sage-4.3.2.alpha0

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions