On Sat, Oct 4, 2008 at 6:21 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Call me stupid but I've looked at lots of Sage plot examples and docs. > I can't seem to find an example that labels the axes or adds a title > to a plot!? > > I know that Sage is based on Matplotlib yet uses Mathematica plot > syntax. > > I've tried guessing it but haven't nailed it yet. > > Where find this info?
You can find an example for adding text to a 2d-plot at http://www.sagemath.org/doc/tut/node18.html or type sage: text? at the command line. > > Thanks! > > Chris > > > > --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
