List of usage examples for org.jfree.data.time TimeSeries subclass-usage
From source file info.financialecology.finance.utilities.datastruct.VersatileTimeSeries.java
/**
* This class represents a time series and provides methods for basic statistical analyses,
* for time series transformation and output formatting. Formatting behaviour is controlled
* by class-level (static) parameters that can be overwritten by setting local values of
* these parameters using the <code>overwrite</code> methods.
* <p>