#4342: Add legends to plot.py
---------------------------+------------------------------------------------
Reporter: anakha | Owner: anakha
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.3.1
Component: graphics | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
---------------------------+------------------------------------------------
Changes (by kcrisman):
* status: needs_work => needs_info
Comment:
Here is an update with (I think) all documentation correct, and with a
better choice for one of the defaults. However, it doesn't quite work
right, because the initial intent was to be able to pass things like
legend_loc in as a keyword to plot() or circle(), and the suboptions
decorator is not working correctly. Since I don't really understand it
properly, I am putting this as needs_info for someone to tell me how to
use it, or to fix what is wrong. The place to do so is probably in
SHOW_OPTIONS, show(), matplotlib(), and save() in plot.py, since that is
where plot.options() looks for valid options and currently isn't finding
them.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4342#comment:28>
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.