diff -r a45256cc5404 -r e8c02b3c51ac other-type-of-plots/script.rst --- a/other-type-of-plots/script.rst Wed Oct 13 12:52:11 2010 +0530 +++ b/other-type-of-plots/script.rst Wed Oct 13 14:00:33 2010 +0530 @@ -1,10 +1,27 @@ -.. 2.4 LO: other types of plots (3) [anoop] -.. ----------------------------------------- -.. * scatter -.. * pie chart -.. * bar chart -.. * loglog -.. * illustration of other plots, matplotlib help +.. Objectives +.. ---------- + +.. At the end of this tutorial, you will be able to + +.. 1. Create scatter plot +.. #. Create pie charts +.. #. Create bar charts +.. #. Create log-log plots. + +.. Prerequisites +.. ------------- + +.. 1. should have ``ipython`` and ``pylab`` installed. +.. #. getting started with ``ipython``. +.. #. loading data from files +.. #. plotting the data + + +.. Author : Anoop Jacob Thomas + Internal Reviewer : + External Reviewer : + Checklist OK? : [2010-10-05] + =================== Other type of plots @@ -222,8 +239,3 @@ {{{ switch to the thank you slide }}} Thank you! - -.. Author: Anoop Jacob Thomas - Reviewer 1: - Reviewer 2: - External reviewer: