> > q.set_show_options(legend_label='tangent')
>
> > which would be the same as:
>
> > plot(tan(x), (x,-1,1),legend_label='tangent')
>
> That could be convenient. I'm producing my plots in one function and
> showing them in another, so it's nice to be able to alter things after
> the "production" step.

Agreed.  However, I don't think this should replace the current
things, which allow for some nice fine-grained control without using
big hammers.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to