savefig/quickref.tex
author anand
Thu, 11 Nov 2010 00:03:57 +0530
changeset 472 fcdec2d28c9a
parent 398 36295bb91766
permissions -rw-r--r--
Checklist OK for `The other kinds of plots`

Saving a plot(png):\\
{\ex \lstinline|    savefig('filename.png')|}

Saving a plot(pdf):\\
{\ex \lstinline|    savefig('filename.pdf')|}