On Sat, Dec 26, 2009 at 12:52 PM, Till Stensitzki wrote:
> If you want to use it in the example section or anything else, you are
> welcome.
We also have an existing blitting example at
http://matplotlib.sourceforge.net/examples/animation/animation_blit_qt4.html
. I would prefer not to add blitti
If you want to use it in the example section or anything else, you are
welcome.
greetings
Till
#!/usr/bin/env python
# embedding_in_qt4.py --- Simple Qt4 application embedding matplotlib
canvases
# It also shows, that normal plotting is quite slow.
#
# Copyright (C) 2005 Florent Rougon
#