#8164: automatic rainbow coloring of multiple plot lines
---------------------------+------------------------------------------------
Reporter: jason | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.3.2
Component: graphics | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Right now, {{{plot([x,x^2,log(x)], (x,0,1), fill=True)}}} does a great job
of selecting different colors for the fills. It would be fantastic if
{{{plot([x,x^2,log(x)], (x,0,1))}}} also picked a different color for each
of the lines.
It would also be nice if {{{plot([x,x^2,log(x)], (x,0,1), color=<list of
colors>)}}} worked well, just cycling through the list for each plot.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8164>
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.