SageThe Sage Notebook Searching for Sage server... Version 4.3.1 ---------------------
complex_plot(lambda z: z, (-3, 3), (-3, 3)) The color ( phase ) plot can be saved on right-clicking as sage0.png But this image is not a 'proper' .PNG file. In fact it is an html file which can not be displayed! Compare with the output of say : list_plot([1,2,3,4,5,6]).show() which can be saved as a proper .PNG file. -- 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 URL: http://www.sagemath.org
