[Matplotlib-users] colorbar on LEFT side of figure ?

2010-03-04 Thread Jim Vickroy

Hi,

I have been unable to place a colorbar on the LEFT side of a figure.  
For example, in the Gaussian noise with vertical colorbar 
http://matplotlib.sourceforge.net/examples/pylab_examples/colorbar_tick_labelling_demo.html 
demo, how can the colorbar be positioned on the left side of the figure.


Thanks,
-- jv
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] colorbar on LEFT side of figure ?

2010-03-04 Thread Jeff Whitaker
Jim Vickroy wrote:
 Hi,

 I have been unable to place a colorbar on the LEFT side of a figure.  
 For example, in the Gaussian noise with vertical colorbar 
 http://matplotlib.sourceforge.net/examples/pylab_examples/colorbar_tick_labelling_demo.html
  
 demo, how can the colorbar be positioned on the left side of the figure.

 Thanks,
 -- jv
   

Create your own axes instance for the colorbar (as in 
http://matplotlib.sourceforge.net/examples/pylab_examples/multi_image.html).

-Jeff

-- 
Jeffrey S. Whitaker Phone  : (303)497-6313
Meteorologist   FAX: (303)497-6449
NOAA/OAR/PSD  R/PSD1Email  : jeffrey.s.whita...@noaa.gov
325 BroadwayOffice : Skaggs Research Cntr 1D-113
Boulder, CO, USA 80303-3328 Web: http://tinyurl.com/5telg


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users