Hello,

I want to adjust the x position of my ylabel, like

  subplot(111)
  ylabel('YLabel', x=-.25, y=.75)

the 'y=.75' argument is applied but the 'x=-.2' argument has no affect.
But why? Have you any idea to do this?

Thank you,

  Friedrich

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to