>>> Here's a relatively advanced example featuring many things you may want from the integration of PyQT and matplotlib:
>>> * Using the maplotlib navigation toolbar
>>> * Adding data to the plot dynamically
>>> * Dynamically modifying the plotâ??s properties
>>> * Processing matplotlib events in the GUI
>>> *
Saving the plot to a file from a menu
>>> http://eli.thegreenplace.net/2009/01/20/matplotlib-with-pyqt-guis/
>>> Eli
Thanks a lot, this example is very interseting.
Christophe
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
