savefig/script.rst
changeset 469 cfe73374e6ca
parent 368 fd3c10a3d234
child 470 41167d9f0d23
equal deleted inserted replaced
449:471e1e5844a1 469:cfe73374e6ca
    15 ..   #. using plot command interactively.
    15 ..   #. using plot command interactively.
    16      
    16      
    17 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
    17 .. Author              : Anoop Jacob Thomas <anoop@fossee.in>
    18    Internal Reviewer   : Puneeth
    18    Internal Reviewer   : Puneeth
    19    External Reviewer   :
    19    External Reviewer   :
       
    20    Language Reviewer   : Bhanukiran
    20    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
    21    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
    21 
    22 
    22 .. #[Puneeth: Quickref missing.]
    23 .. #[Puneeth: Quickref missing.]
    23 
    24 
    24 =======
    25 =======
    91 Also, note that we gave the full path or the absolute path to which we
    92 Also, note that we gave the full path or the absolute path to which we
    92 want to save the file.
    93 want to save the file.
    93 
    94 
    94 {{{ Highlight the .png part using mouse movements }}}
    95 {{{ Highlight the .png part using mouse movements }}}
    95 
    96 
    96 Here I have used an extension ``.png`` which means i want to save the
    97 Here I have used an extension ``.png`` which means I want to save the
    97 image as a PNG file.
    98 image as a PNG file.
    98 
    99 
    99 Now let us locate ``sine.png`` file saved. We saved the file to
   100 Now let us locate ``sine.png`` file saved. We saved the file to
   100 ``/home/fossee`` so let us navigate to ``/home/fossee`` using the
   101 ``/home/fossee`` so let us navigate to ``/home/fossee`` using the
   101 file browser.
   102 file browser.