Dear experts,

                     I have been making some scripts to do some routine 
plotting 
 of model results with ipython qtconsole --colors=linux --pylab=inline mode for 
 fine tuning and then used the same script for running from command line  
ipython 
 alt_hyc_trak.py, the results in plot gets messed up 
 It appears the setting I did by using below commands are different for inline 
 mode and ipython.
 
 plt.subplots_adjust(hspace = -.15,wspace=.1)  
 
 
Is there a way to set the properties of plot acceptable for both.
I am attaching both figures here.
https://www.dropbox.com/s/heeadhkf9u2czns/ipython_cmdline.png
https://www.dropbox.com/s/5hsm6yver152h11/inline_mode.png

 with best regards,
 Sudheer
 
 ***************************************************************
 Sudheer Joseph 
 Indian National Centre for Ocean Information Services
 Ministry of Earth Sciences, Govt. of India
 POST BOX NO: 21, IDA Jeedeemetla P.O.
 Via Pragathi Nagar,Kukatpally, Hyderabad; Pin:5000 55
 Tel:+91-40-23886047(O),Fax:+91-40-23895011(O),
 Tel:+91-40-23044600(R),Tel:+91-40-9440832534(Mobile)
 E-mail:sjo.in...@gmail.com;sudheer.jos...@yahoo.com
 Web- http://oppamthadathil.tripod.com
 *************************************************************** 


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to