#11406: improve plot documentation
-----------------------------------+----------------------------------------
Reporter: jason | Owner: jason, was
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.7.1
Component: graphics | Keywords: beginner
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: Jason Grout
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Changes (by kcrisman):
* status: needs_review => positive_review
* reviewer: => Karl-Dieter Crisman
Comment:
matplotlib is insanely awesome.
{{{
sage: plot(sin,-5,5,linestyle='',marker='$\spadesuit$',
markeredgecolor='red',markerfacecolor='green')
}}}
Love this.
Did you report the possible bug upstream? Of course it wasn't even there
before to be seen (in the doc). This does fix the problem.
Interesting that you say it answer the PREP question (which it does) - I
would have just told someone to use points(list) rather than line(list).
But this is still good to add to the doc in plot.py, which is all most
people will look at.
This looks great - positive review.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11406#comment:4>
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.