-
class
class
class
A collection of time series objects.
class
A dataset for regular time periods that implements the
TableXYDataset
interface.
-
class
An implementation variant of the
TableXYDataset
where every series
shares the same x-values (required for generating stacked area charts).
class
An
XYDataset
where every series shares the same x-values (required
for generating stacked area charts).
class
A delegate that handles the specification or automatic calculation of the
interval surrounding the x-values in a dataset.
class
Represents a collection of
XYSeries
objects that can be used as a
dataset.