-
-
Notifications
You must be signed in to change notification settings - Fork 487
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
show() regression: Picture cropped too much #7299
Comments
Attachment: Triangle-sage_4.1.1.png Triangle graph in 4.1.1 |
Attachment: Triangle-Sage_4.1.2.png Triangle graph in 4.1.2 |
comment:1
Attachment: trac-7299-graph-pad.patch.gz |
Author: Jason Grout |
comment:3
The attached patch is a one-line fix that makes graph vertices not be cut off now. |
comment:4
LGTM. Such a small change for a big impact. |
Reviewer: Robert Bradshaw |
Merged: sage-4.3.2.alpha0 |
comment:5
Merged trac-7299-graph-pad.patch. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
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
The text was updated successfully, but these errors were encountered: