On Sat, May 16, 2009 at 6:57 AM, amrbekhit wrote:
>
> Hello,
>
> I am trying to write an application that measures data from an external
> device and then displays the data on a graph, updating the graph when new
> measurements arrive. Searching the web has led to matplotlib and so I've
> been hav
Hello,
I am trying to write an application that measures data from an external
device and then displays the data on a graph, updating the graph when new
measurements arrive. Searching the web has led to matplotlib and so I've
been having a go at using that for my program. After searching around o