chaco.examples.demo.financial.correlations module

class chaco.examples.demo.financial.correlations.PlotApp

Bases: traits.has_traits.HasTraits

chaco.examples.demo.financial.correlations.create_dates(numpoints, units='days')

Returns numpoints number of dates that evenly bracket the current date and time. units should be one of “weeks”, “days”, “hours” “minutes”, or “seconds”.