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 w
Hello,
This is not directly related to your patch but I would like to
report here that I still have at least one issue on MacOs
that prevent matplotlib to work with your pyside backend.
Indeed current PySide version (1.0.2) have a bug on MacOS that seems to
have been fixed recently:
http://bugs.p
Wonderful !
This does indeed solve my issue.
Many many thanks,
David
Le 23/09/10 17:35, Ryan May a écrit :
> On Thu, Sep 23, 2010 at 9:16 AM, David Trémouilles
> wrote:
>> OK, was able to narrow thinks down:
>> actually it looks like
>> figure.canvas.mpl_connec
or devel list ?
Le 23/09/10 14:20, David Trémouilles a écrit :
Hello,
My pyqt4 app use the matplotlib pick event.
Cliking on a point in the graph triggers an event
but with matplotlib 1.0 it does not work anymore
while it was working fine with 0.93.
(Matplotlib version is only what was changed)
A
Hello,
My pyqt4 app use the matplotlib pick event.
Cliking on a point in the graph triggers an event
but with matplotlib 1.0 it does not work anymore
while it was working fine with 0.93.
(Matplotlib version is only what was changed)
Any one who might be aware of a matplotlib change that could hav