diff options
Diffstat (limited to 'savefig/script.rst')
-rw-r--r-- | savefig/script.rst | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/savefig/script.rst b/savefig/script.rst index 87080d0..b2068cc 100644 --- a/savefig/script.rst +++ b/savefig/script.rst @@ -1,9 +1,24 @@ -.. 2.5 LO: saving plots (2) -.. ------------------------- -.. * Outline -.. + basic savefig -.. + png, pdf, ps, eps, svg -.. + going to OS and looking at the file +.. Objectives +.. ---------- + +.. At the end of this tutorial, you will be able to + +.. 1. Saving plots using ``savefig()`` function. +.. #. Saving plots in different formats. + + +.. Prerequisites +.. ------------- + +.. 1. should have ``ipython`` and ``pylab`` installed. +.. #. getting started with ``ipython``. +.. #. using plot command interactively. + +.. Author : Anoop Jacob Thomas <anoop@fossee.in> + Internal Reviewer : + External Reviewer : + Checklist OK? : <put date stamp here, if OK> [2010-10-05] + ======= Savefig @@ -134,8 +149,3 @@ plots in different formats and locating the files in the file system. {{{ switch to Thank you slide }}} Thank you! - -.. Author: Anoop Jacob Thomas <anoop@fossee.in> - Reviewer 1: - Reviewer 2: - External reviewer: |