The pyside bug affecting matplotlib pyside backend is now fixed
with pyside 1.0.3
I would be nice to have the pyside option in the next matplotlib release...
Regards,
David
Le 06/05/11 10:32, David Trémouilles a écrit :
> Hello,
>
> This is not directly related to your patch but I would like to
1.0.3 packages for Windows and Ubuntu/Debian are available to test with.
I'm not sure that the OS X package is ready yet. If you want to get
testing with it quicker jumping up and down on their mailing list
normally gets them out faster.
I also added an update to formlayout.py. I've merged in
Hi Gerald,
thank you very much! I applied most of your changes to my matplotlib
version 1.0.1
on Windows with Python 2.6. Together with the new package of PySide I
was able to
migrate a whole project of mine from PyQt to PySide with only minimal changes.
The first test are very promissing. Even so
It seems that this commit [1] changed the default directory for the
sphinx plots directory (now needs to be alongside the directive and
not in the directory above it?) and now our project's docs will not
build across different versions of matplotlib without some magic. So I
tried setting
from os.p
I filed a bug report here [1]. If squeeze is false, ret never gets defined.
https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/pyplot.py#L794
Skipper
[1]
https://sourceforge.net/tracker/?func=detail&aid=3309967&group_id=80706&atid=560720
PS. Should I ping the user or devel lis
On Tue, May 31, 2011 at 8:31 PM, Skipper Seabold wrote:
> FYI, our docs won't build with matplotlib after this commit [1]. It
> expects the plots dir to be in the same directory as the plot
> directive by default. My attempts to define plot_basedir in conf.py
> did not work. I pinged the mpl devel