On 2/23/11 8:23 AM, Ryan Krauss wrote:
I would look into the matplotlib (i.e. pylab) documentation, see
http://matplotlib.sourceforge.net/.  matplotlib is the plotting
backend used by sage.  It is a numeric python module.  maskedarrays
may help with excluding certain data.  You can also integrate
matplotlib with most gui python modules to create a custom app.


You could do those things that you want from within Sage, but you need to compile Sage with SAGE_MATPLOTLIB_GUI set to "yes". Or you can use matplotlib independently from Sage (by just installing matplotlib in your system python).

Jason

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

Reply via email to