Sent to the wrong group (the sf.net lists are closed). ---------- Forwarded message ---------- From: Brian Harris <[EMAIL PROTECTED]> Date: May 5, 2007 1:01 PM Subject: [SAGEsupport] parametric_plot default show not true To: [EMAIL PROTECTED]
help(parametric_plot) gives text containing the following line: show -- whether or not to show the plot immediately (default: True) However I'm experiencing the default behavior as being False. This: parametric_plot((x,x^2),-5,5, true) brings up the resultant png in firefox, while this: parametric_plot((x,x^2),-5,5) does not. Brian Harris ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Sage-support mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sage-support --~--~---------~--~----~------------~-------~--~----~ 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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
