I should point out that the animation module tries to determine if the
canvas can blit if the user sets it to True. If it can't blit, then it
simply ignores the True setting. Maybe we should do something similar like
here as well?
On Tue, Nov 11, 2014 at 4:50 PM, Arnaud Gardelein wrote:
> Le mar
Le mardi 11 novembre 2014 à 08:56 +, Jens Nielsen a écrit :
> There was an issue with the GTK3Agg backend on Python 3 due to a
> missing feature in the python 3 port of PyCairo but this has been
> fixed in Matplotlib 1.4.0 by making it possible to use cairocffi as an
> alternative to PyCairo.
T
There was an issue with the GTK3Agg backend on Python 3 due to a missing
feature in the python 3 port of PyCairo but this has been fixed in
Matplotlib 1.4.0 by making it possible to use cairocffi as an alternative to
PyCairo. CairoCFFI implements the missing feature. (While the Agg backends
doesn't