other-type-of-plots/script.rst
changeset 319 e8c02b3c51ac
parent 308 0a0a91fb3a0d
child 354 4c09238600e0
equal deleted inserted replaced
318:a45256cc5404 319:e8c02b3c51ac
     1 .. 2.4 LO: other types of plots (3) [anoop] 
     1 .. Objectives
     2 .. -----------------------------------------
     2 .. ----------
     3 .. * scatter 
     3 
     4 .. * pie chart 
     4 .. At the end of this tutorial, you will be able to 
     5 .. * bar chart 
     5 
     6 .. * loglog
     6 .. 1. Create scatter plot
     7 .. * illustration of other plots, matplotlib help
     7 .. #. Create pie charts
       
     8 .. #. Create bar charts
       
     9 .. #. Create log-log plots.
       
    10 
       
    11 .. Prerequisites
       
    12 .. -------------
       
    13 
       
    14 ..   1. should have ``ipython`` and ``pylab`` installed. 
       
    15 ..   #. getting started with ``ipython``.
       
    16 ..   #. loading data from files
       
    17 ..   #. plotting the data
       
    18 
       
    19      
       
    20 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
       
    21    Internal Reviewer   : 
       
    22    External Reviewer   :
       
    23    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
       
    24 
     8 
    25 
     9 ===================
    26 ===================
    10 Other type of plots
    27 Other type of plots
    11 ===================
    28 ===================
    12 
    29 
   220 and covered how to access the matplotlib online help.
   237 and covered how to access the matplotlib online help.
   221 
   238 
   222 {{{ switch to the thank you slide }}}
   239 {{{ switch to the thank you slide }}}
   223 
   240 
   224 Thank you!
   241 Thank you!
   225 
       
   226 ..  Author: Anoop Jacob Thomas <anoop@fossee.in>
       
   227     Reviewer 1:
       
   228     Reviewer 2:
       
   229     External reviewer: