Re: Graph Dates and Values

2009-03-10 Thread brianrpsgt1
On Mar 10, 9:44 am, "Gabriel Genellina" wrote: > En Tue, 10 Mar 2009 13:32:10 -0200, brianrpsgt1   > escribió: > > > > > > > On Mar 10, 7:40 am, "Gabriel Genellina" > > wrote: > >> En Tue, 10 Mar 2009 05:08:41 -0200, brianrpsgt1   > >> escribió: > > >> > I am trying to plot dates and values on

Re: Graph Dates and Values

2009-03-10 Thread Gabriel Genellina
En Tue, 10 Mar 2009 13:32:10 -0200, brianrpsgt1 escribió: On Mar 10, 7:40 am, "Gabriel Genellina" wrote: En Tue, 10 Mar 2009 05:08:41 -0200, brianrpsgt1   escribió: > I am trying to plot dates and values on a graph using matplotlib. > Below is the code.  I can run this and it works great, u

Re: Graph Dates and Values

2009-03-10 Thread brianrpsgt1
On Mar 10, 7:40 am, "Gabriel Genellina" wrote: > En Tue, 10 Mar 2009 05:08:41 -0200, brianrpsgt1   > escribió: > > > I am trying to plot dates and values on a graph using matplotlib. > > Below is the code.  I can run this and it works great, until I get to > > about 2000 rows from the DB.  Things

Re: Graph Dates and Values

2009-03-10 Thread Gabriel Genellina
En Tue, 10 Mar 2009 05:08:41 -0200, brianrpsgt1 escribió: I am trying to plot dates and values on a graph using matplotlib. Below is the code. I can run this and it works great, until I get to about 2000 rows from the DB. Things really start to slow down. I have successfully plotted up to