saving_plots/quickref.tex
changeset 522 d33698326409
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/saving_plots/quickref.tex	Wed Dec 01 16:51:35 2010 +0530
@@ -0,0 +1,5 @@
+Saving a plot(png):\\
+{\ex \lstinline|    savefig('filename.png')|}
+
+Saving a plot(pdf):\\
+{\ex \lstinline|    savefig('filename.pdf')|}