From: Alan G I. <ai...@am...> - 2004-09-07 02:44:49
|
On Mon, 6 Sep 2004, Jorg R=F8dsj=F8 apparently wrote: > But for one of the plots, > I get two lines - and I cant figure out why. Sorry to ask something too obvious but: what happens if you write the data to file? What do you see? It seems likely that you are asking Matplotlib to plot two series, even if you don't think so. Consider posting a link to the code in any case, since it looks like a fun application. fwiw, Alan |