#10889: make text not give bounding box info if axis_coords is True
------------------------+---------------------------------------------------
Reporter: jason | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone: sage-4.7
Component: graphics | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
if axis_coords is true, it doesn't make sense for a text object to give
bounding box information, since the location should be within the figure
no matter what the actual coordinates are.
This also involved teaching plot.py what to do when an object returned
None for their coordinates. I also fixed some of the NaN-checking code
right there to use the proper functions to check for NaN and infinity.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10889>
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.