On Wed, May 21, 2008 at 11:13:55AM -0700, Christopher Brown wrote:
> I am changing this property, but nothing changes on the figure. From 
> ipython, and when the figure is visible, I type:
> 
> gca().yaxis.labelpad = 100
> 
> but the ylabel doesn't move. I'm in 0.98pre from svn. What am I doing 
> wrong?

Yust a guess: Try

  draw()
  
to redraw the hole figure.

By, Friedrich

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to