#10531: Prevent the plots from being cropped
----------------------------+-----------------------------------------------
Reporter: ncohen | Owner: jason, ncohen, rlm
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.1
Component: graph theory | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
The problem is that the scatter command which is used to draw the circles
does not impact the area plotted : one can draw things outside of what
appears on the picture. If one instead uses the circle command, there is
no guarantee about the size of the text compared to the size of the ball.
A correct way out may be given in the following thread (second answer)
http://www.mail-archive.com/matplotlib-
[email protected]/msg19663.html
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10531>
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.