<!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>&gt;&gt;&gt; Here's a relatively advanced example featuring many things you may want from the integration of PyQT and matplotlib: <BR>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Using the maplotlib navigation toolbar <BR>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Adding data to the plot dynamically <BR>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Dynamically modifying the plotā??s properties <BR>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Processing matplotlib events in the GUI <BR>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; *
Saving the plot to a file from a menu </P>
<P>&gt;&gt;&gt; <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>&gt;&gt;&gt; Eli </P>
<P>Thanks a lot, this example is very interseting.<BR>Christophe</P></body></html>