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
Pellegrini Eric wrote:
> Hello everybody,
>
> I would like to create a plot from which I set the x data later. The
> method set_xdata works but the corresponding plot displays the initial
> x limits. Is it possible to update the plot automatically in order
> that the displayed plot has x limits cor
Hello everybody,
I would like to create a plot from which I set the x data later. The method
set_xdata works but the corresponding plot displays the initial x limits. Is it
possible to update the plot automatically in order that the displayed plot has
x limits corresponding to the newly set x d