#7299: show() regression: Picture cropped too much
------------------------+---------------------------------------------------
Reporter: AJonsson | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.2.1
Component: graphics | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
------------------------+---------------------------------------------------
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.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7299>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---