#8529: default colors for plot and implicit_plot are not consistent
--------------------------+-------------------------------------------------
Reporter: AlexGhitza | Owner: was
Type: defect | Status: needs_work
Priority: minor | Milestone: sage-4.5.2
Component: graphics | Keywords: plot default color beginner
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Comment(by kcrisman):
Replying to [comment:5 jason]:
> See http://sagenb.org/home/jason3/230/ for how to plot implicit plots in
a different color:
If you published this, you didn't include the link.
>
> {{{
> var('x,y')
> implicit_plot(x^2-y^2==1, (x,-5,5), (y,-5,5), cmap=["red"])
> }}}
So annoying that color='red' wouldn't work. What happens with that?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8529#comment:8>
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.