As far as I know, the title function is not implemented in plot yet.
It would also be very useful to have a legend function similar to the
one in pylab. There has been a discussion of this on the support list
already, and I concluded that someone might be working on the plot
functionalities already. Just search the support list for "legend".
I use pylab from within Sage for any more sophisticated plotting. It
works great. It would be nice if the Sage plot function would take all
the options of pylab plots. No idea how hard it would be to implement
it.

Stan

On Oct 5, 7:18 pm, Martin Albrecht <[EMAIL PROTECTED]>
wrote:
>
> As it turns out, my comment was wrong. This works:
>
> sage: p = plot(sin,-pi,pi)
> sage: p.axes_labels(['foo','bar'])
> sage: p.show()
>
> Cheers,
> Martin
>
> --
> name: Martin Albrecht
> _pgp:http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
> _www:http://www.informatik.uni-bremen.de/~malb
> _jab: [EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to