<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<title>Flashmail</title>
<style type="text/css">
BODY, TABLE, TR, TD, P {margin:0;padding:0;}
BODY {background:#FFFFFF;}
</style>
</head>
<body>
<P>>>> Here's a relatively advanced example featuring many things you may want from the integration of PyQT and matplotlib: <BR>>>> * Using the maplotlib navigation toolbar <BR>>>> * Adding data to the plot dynamically <BR>>>> * Dynamically modifying the plotā??s properties <BR>>>> * Processing matplotlib events in the GUI <BR>>>> *
Saving the plot to a file from a menu </P>
<P>>>> <A href="http://eli.thegreenplace.net/2009/01/20/matplotlib-with-pyqt-guis/">http://eli.thegreenplace.net/2009/01/20/matplotlib-with-pyqt-guis/</A> </P>
<P>>>> Eli </P>
<P>Thanks a lot, this example is very interseting.<BR>Christophe</P></body></html>