David Trem wrote:
> Thank you very much Eric !
> 
>  It basically works for me but I think there is still a small bug
> related to sharing y axes. I attach a small script that reproduce the
> problem.
> The end of the related error message is the following:
> 
>   File "*/lib/python2.5/site-packages/matplotlib/axes.py", line 515, in
> __init__
>     if sharex._adjustable == 'box':
> AttributeError: 'NoneType' object has no attribute '_adjustable'
> 
> Hope it could help.

It certainly does, thank you.  In a cut'n'paste operation, I had 
neglected to change a couple of 'x's to 'y's.  Fixed in svn.

Thanks again, and keep testing!

Eric

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to