#7570: Make plot methods accept 'empty' input to return empty Graphics object
--------------------------+-------------------------------------------------
Reporter: chapoton | Owner: was
Type: defect | Status: needs_review
Priority: minor | Milestone:
Component: graphics | Keywords: list_plot, beginner
Author: | Upstream: N/A
Reviewer: Aly Deines | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Changes (by aly.deines):
* reviewer: => Aly Deines
Comment:
The only test that didn't pass was ./sage -t devel/sage/sage/plot/arrow.py
and I think it's only because you have line 412 in:
{{{
sage: arrow2d(headpoint=None, tailpoint)
}}}
If you delete that line, the tests pass and everything looks good.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7570#comment:13>
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.