[SciPy-user] Time series graph

Pierre GM pgmdevlist at gmail.com
Wed Oct 15 16:04:20 EDT 2008


Cenek,
Try the scikits.timeseries package 
(http://pytseries.sourceforge.net/installing.html).
One of its module (sciktis.timeseries.lib.plotlib) implements plotting 
capacities on top of matplotlib, and supports an update of ticks depending on 
the zoom level.


On Wednesday 15 October 2008 14:21:19 302302 wrote:
> Hi,
>
> I need to plot a time series (the data in the database has around 10000
> rows) and I need dynamically zoom and move with them. Something like
> http://finance.google.com/finance?q=INDEXDJX:.DJI%20INDEXNASDAQ:.IXIC%20IND
>EXSP:.INX Is there any efficient way how to do it with scipy or matplotlib?
>
> Thanks Cenek
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user





More information about the SciPy-User mailing list